Re: The Form authentication trick

This WebDNA talk-list message is from

2000


It keeps the original formatting.
numero = 35493
interpreted = N
texte = no - just tryed it. i'll try the frames versionOn Mon, 31 Jul 2000, Webcat wrote:> You have to URL the encrypted stuff as it has illegal html chars. > ml > > >ONE MORE THING > >now i have this problem > >when the browser redirects to > >http://[username]:[password]@www.mysite.com/login2.html > >it actually shows the username and password in the url window on the > >browser. i don't want that. > >so i tryed the [encrypt] tag. > >it doesn't work for me. i put the [encrypt] tag in the authentication > >script on all the pages (#2; #3 and protected.html) but still it's not > >recognizing it. and IE is showing me the pop up window with the ecrypted > >username in it - doesn't look good either. > >is that why Brice's had frames (and probably JavaScript) in the Demo? > >when i take out the [encrypt] tags works fine. (exept IE on PC) > >help? > > > >thanks > > > > > > > > > > > >On Mon, 31 Jul 2000, Kalin Mintchev wrote: > > > >> i just put the authentication script in the logon2.html (page #3) and it > >> works fine. > >> (sorry, didn't understand that page #3 should have [authenticate] too) > >> > >> thanks again > >> > >> > >> On Mon, 31 Jul 2000, Kalin Mintchev wrote: > >> > >> > there isn't an authentication script in page #3 - which is the logon2.html > >> > the pop up comes from protected.html > >> > > >> > On Mon, 31 Jul 2000, John Butler wrote: > >> > > >> > > if you are (as you just said) getting past the [authenticate]'s on page #3: logon2.html, then why not also > >> > > the [authenticate]'s on theprotected.html?? > >> > > > >> > > Is the code surrounding those [authenticate]'s the same on both pages? You want it to be right? > >> > > > >> > > Kalin Mintchev wrote: > >> > > > >> > > > comes from theprotected.html > >> > > > accrding to the Brice's explanation the values enterd in the form on > >> > > > the first page should satisfy the [authenticate] tag on that protected > >> > > > page. > >> > > > > >> > > > >> > > > >> > > ------------------------------------------------------------- > >> > > This message is sent to you because you are subscribed to > >> > > the mailing list . > >> > > To unsubscribe, E-mail to: > >> > > To switch to the DIGEST mode, E-mail to > >> > > Web Archive of this list is at: http://search.smithmicro.com/ > >> > > > >> > > >> > > >> > ------------------------------------------------------------- > >> > This message is sent to you because you are subscribed to > >> > the mailing list . > >> > To unsubscribe, E-mail to: > >> > To switch to the DIGEST mode, E-mail to > >> > Web Archive of this list is at: http://search.smithmicro.com/ > > > > > > > > > > > > > ------------------------------------------------------------- > > > This message is sent to you because you are subscribed to > > > the mailing list . > >> To unsubscribe, E-mail to: > >> To switch to the DIGEST mode, E-mail to > >> Web Archive of this list is at: http://search.smithmicro.com/ > >> > > > > > >------------------------------------------------------------- > >This message is sent to you because you are subscribed to > > the mailing list . > >To unsubscribe, E-mail to: > >To switch to the DIGEST mode, E-mail to > >Web Archive of this list is at: http://search.smithmicro.com/ > > -- > \|/ > (. .) > _________________________ooO_(_)_Ooo_____________________________ > Mark Lacas mailto:mark@lacas.com > Virtual Loft / Seattle HarborCam: http://www.loftcam.com/ > SeattleStuff WebCommerce Community: http://www.seattlestuff.com/ > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > Web Archive of this list is at: http://search.smithmicro.com/ > ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: The Form authentication trick (John Butler 2000)
  2. Re: The Form authentication trick (Kenneth Grome 2000)
  3. Re: The Form authentication trick (John Butler 2000)
  4. Re: The Form authentication trick (Glenn Busbin 2000)
  5. Re: The Form authentication trick (Kalin Mintchev 2000)
  6. Re: The Form authentication trick (ShrPAUL1@aol.com 2000)
  7. Re: The Form authentication trick (Kalin Mintchev 2000)
  8. Re: The Form authentication trick (John Butler 2000)
  9. Re: The Form authentication trick (Kalin Mintchev 2000)
  10. Re: The Form authentication trick (Kalin Mintchev 2000)
  11. Re: The Form authentication trick (Webcat 2000)
  12. Re: The Form authentication trick (John Butler 2000)
  13. Re: The Form authentication trick (Kalin Mintchev 2000)
  14. Re: The Form authentication trick (Kalin Mintchev 2000)
  15. Re: The Form authentication trick (Kalin Mintchev 2000)
  16. Re: The Form authentication trick (John Butler 2000)
  17. Re: The Form authentication trick (Kalin Mintchev 2000)
  18. Re: The Form authentication trick (John Butler 2000)
  19. Re: The Form authentication trick (Kalin Mintchev 2000)
  20. Re: The Form authentication trick (John Peacock 2000)
  21. Re: The Form authentication trick (Bob Minor 2000)
  22. Re: The Form authentication trick (John Butler 2000)
  23. Re: The Form authentication trick (Kalin Mintchev 2000)
  24. Re: The Form authentication trick (Brice Le Blevennec 2000)
  25. Re: The Form authentication trick (John Butler 2000)
  26. Re: The Form authentication trick (Kenneth Grome 2000)
  27. Re: The Form authentication trick (John Butler 2000)
  28. Re: The Form authentication trick (Kenneth Grome 2000)
  29. Re: The Form authentication trick (John Butler 2000)
  30. The Form authentication trick (Brice Le Blevennec 2000)
no - just tryed it. i'll try the frames versionOn Mon, 31 Jul 2000, Webcat wrote:> You have to URL the encrypted stuff as it has illegal html chars. > ml > > >ONE MORE THING > >now i have this problem > >when the browser redirects to > >http://[username]:[password]@www.mysite.com/login2.html > >it actually shows the username and password in the url window on the > >browser. i don't want that. > >so i tryed the [encrypt] tag. > >it doesn't work for me. i put the [encrypt] tag in the authentication > >script on all the pages (#2; #3 and protected.html) but still it's not > >recognizing it. and IE is showing me the pop up window with the ecrypted > >username in it - doesn't look good either. > >is that why Brice's had frames (and probably JavaScript) in the Demo? > >when i take out the [encrypt] tags works fine. (exept IE on PC) > >help? > > > >thanks > > > > > > > > > > > >On Mon, 31 Jul 2000, Kalin Mintchev wrote: > > > >> i just put the authentication script in the logon2.html (page #3) and it > >> works fine. > >> (sorry, didn't understand that page #3 should have [authenticate] too) > >> > >> thanks again > >> > >> > >> On Mon, 31 Jul 2000, Kalin Mintchev wrote: > >> > >> > there isn't an authentication script in page #3 - which is the logon2.html > >> > the pop up comes from protected.html > >> > > >> > On Mon, 31 Jul 2000, John Butler wrote: > >> > > >> > > if you are (as you just said) getting past the [authenticate]'s on page #3: logon2.html, then why not also > >> > > the [authenticate]'s on theprotected.html?? > >> > > > >> > > Is the code surrounding those [authenticate]'s the same on both pages? You want it to be right? > >> > > > >> > > Kalin Mintchev wrote: > >> > > > >> > > > comes from theprotected.html > >> > > > accrding to the Brice's explanation the values enterd in the form on > >> > > > the first page should satisfy the [authenticate] tag on that protected > >> > > > page. > >> > > > > >> > > > >> > > > >> > > ------------------------------------------------------------- > >> > > This message is sent to you because you are subscribed to > >> > > the mailing list . > >> > > To unsubscribe, E-mail to: > >> > > To switch to the DIGEST mode, E-mail to > >> > > Web Archive of this list is at: http://search.smithmicro.com/ > >> > > > >> > > >> > > >> > ------------------------------------------------------------- > >> > This message is sent to you because you are subscribed to > >> > the mailing list . > >> > To unsubscribe, E-mail to: > >> > To switch to the DIGEST mode, E-mail to > >> > Web Archive of this list is at: http://search.smithmicro.com/ > > > > > > > > > > > > > ------------------------------------------------------------- > > > This message is sent to you because you are subscribed to > > > the mailing list . > >> To unsubscribe, E-mail to: > >> To switch to the DIGEST mode, E-mail to > >> Web Archive of this list is at: http://search.smithmicro.com/ > >> > > > > > >------------------------------------------------------------- > >This message is sent to you because you are subscribed to > > the mailing list . > >To unsubscribe, E-mail to: > >To switch to the DIGEST mode, E-mail to > >Web Archive of this list is at: http://search.smithmicro.com/ > > -- > \|/ > (. .) > _________________________ooO_(_)_Ooo_____________________________ > Mark Lacas mailto:mark@lacas.com > Virtual Loft / Seattle HarborCam: http://www.loftcam.com/ > SeattleStuff WebCommerce Community: http://www.seattlestuff.com/ > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > Web Archive of this list is at: http://search.smithmicro.com/ > ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Kalin Mintchev

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

WebCat2b13MacPlugIn - more [date] problems (1997) Spawn doesn't work as advertised ... (2000) Newbie questions (1998) Return records from another (1997) Summing fields (1997) Bulletin Board.... (2000) lineitems are gone (1998) [WebDNA] Announcing the new features for the next WebDNA version (2015) searching within same page (2000) WC2b15 - [HTMLx]...[/HTMLx] problems (1997) Admin Section (2002) RE: Include (1998) Tip O' the Week (1996) shipcost (1997) The beginning (1997) Initiating NewCart (1997) WebCat hosting providers? (1997) Verifying and adding new users (1997) append duplication help (2000) Multiple catalog databases and showcart (1997)