Thank you - I'll try this!
Lisbeth A. Tanz <http://www.savebiogems.org/> -----Original Message----- From: GJ [mailto:[EMAIL PROTECTED] Sent: Sunday, January 16, 2005 7:20 PM To: [email protected] Subject: Re: [AspClassicAnyQuestionIsOk] Code Showing up on Webpage If that are comments then you should enclose it with "<!-- ... -->" or <%' .... %> .... means the comments you like to put beside the conditions. Hope this helps. On Fri, 14 Jan 2005 15:35:08 -0600, Lisbeth Tanz <[EMAIL PROTECTED]> wrote: > 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 the Yahoo! Terms of Service. -- GJ Bondoc 15 V. Luciano St. Proj. 4 Q.C. Tel#: 9118586 Cell#: 09274684926 e-mail: [EMAIL PROTECTED] _____ 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] <mailto:[EMAIL PROTECTED] cribe> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of <http://docs.yahoo.com/info/terms/> Service. [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/
