Hi - thank you, Chaz, for sending me to your security login information - it is most helpful (and easier to understand). However, I am having some difficulty with the code below (only included code with problem) and I've changed the names to correspond with my db and site:
If rstemp.eof then%> we don't have user <%=Myemail%> on file!<br> Try <A href='loginvalidation.asp'>Logging in</a> again Password Unrecognized<br> Try <A href='loginvalidation.asp'>Logging in</a> again <%response.end The "we don't have user." and "password unrecognized" and "try logging in again" comments are showing up on my webpage. Should they show up when the page isn't published? If not, am I missing something in the code? Thanks! Lis Lisbeth A. Tanz -----Original Message----- From: Charles Carroll [mailto:[EMAIL PROTECTED] Sent: Thursday, January 13, 2005 7:32 PM To: [email protected] Subject: Re: [AspClassicAnyQuestionIsOk] Another DB Conn Question The Global.asax and all those app vars do not need to be involved. look @ http://www.learnasp.com/learn/security.asp to do what you want in a simple understandable way. [Non-text portions of this message have been removed] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
