Re: Cookie Problems
This WebDNA talk-list message is from 2000
It keeps the original formatting.
numero = 31666
interpreted = N
texte = At 4:49 PM 5/9/00, Alex Cheparev wrote:>The cookie doesn't work, I see the cookie on my hard drive, but the browser>still asks me for a password.>>Can anyone please help?>>[listcookies]>[hideif CookieName=[name]&CookiePassword=[decrypt>seed=SeedValue][value][/decrypt]]>[protect ifmagny]>[setcookie name=CookieName&value=[encrypt>seed=SeedValue]CookiePassword[/encrypt]&expires=[date %A, %d-%b-][math][date>%Y]+5[/math] [date %H:%M:%S] GMT&path=/&domain=www.domain.com]>[/hideif]>[/listcookies]Cookies can generally hold only 7-bit characters. When you try to put higher stuff in them, such as with encrypt, things are going to break. Ordinarily you'd think that you should then wrap the whole [encrypt][/encrypt] context in an [url][/url], and you'd be half-right. You need to wrap the encrypt context in _two_ [url][/url] contexts, because otherwise it'll unURL itself right away.Here's your context:[setcookie name=CookieName&value=[url][url][encrypt seed=SeedValue]CookiePassword[/encrypt][/url][/url] &expires=[date %A, %d-%b-][math][date %Y]+5[/math] [date %H:%M:%S] GMT&path=/&domain=www.domain.com]-- Maurice Rickardhttp://GreenMarketplace.com/ Natural products for you and your planet.-------------------------------------------------------------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
Associated Messages, from the most recent to the oldest:
At 4:49 PM 5/9/00, Alex Cheparev wrote:>The cookie doesn't work, I see the cookie on my hard drive, but the browser>still asks me for a password.>>Can anyone please help?>>[listcookies]>[hideif CookieName=[name]&CookiePassword=[decrypt>seed=SeedValue][value][/decrypt]]>[protect ifmagny]>[setcookie name=CookieName&value=[encrypt>seed=SeedValue]CookiePassword[/encrypt]&expires=[date %A, %d-%b-][math][date>%Y]+5[/math] [date %H:%M:%S] GMT&path=/&domain=www.domain.com]>[/hideif]>[/listcookies]Cookies can generally hold only 7-bit characters. When you try to put higher stuff in them, such as with encrypt, things are going to break. Ordinarily you'd think that you should then wrap the whole [encrypt][/encrypt] context in an [url][/url], and you'd be half-right. You need to wrap the encrypt context in _two_ [url][/url] contexts, because otherwise it'll unURL itself right away.Here's your context:[setcookie name=CookieName&value=[url][url][encrypt seed=SeedValue]CookiePassword[/encrypt][/url][/url] &expires=[date %A, %d-%b-][math][date %Y]+5[/math] [date %H:%M:%S] GMT&path=/&domain=www.domain.com]-- Maurice Rickardhttp://GreenMarketplace.com/ Natural products for you and your planet.-------------------------------------------------------------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
Maurice Rickard
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:
Help formatting search results w/ table (1997)
If Empty ? (1997)
WebCatalog 4.0 Users that want to talk to the Media.... (2000)
Same DB Same Time (2004)
[WebDNA] Webstar (2008)
Almost a there but..bye bye NetCloak (1997)
WebCat2 beta 11 - new prefs ... (1997)
numeric sorting (2000)
Showing Results Alphabetically in Columns (top to bottom) (2002)
Re1000001: Setting up shop (1997)
Log-in Scheme (2003)
foreign languages, email, webcat (1998)
WebCat for Site Search? (1997)
[format xs] freeze (1997)
all records returned. (1997)
QuitFeedback & DBNotOpened errors (1997)
Multiple prices (1997)
For those of you not on the WebCatalog Beta... (1997)
looping through the headers of an orderfile (2000)
Size limit for tmpl editor ? (1997)