Re: cookies ok ???

This WebDNA talk-list message is from

2006


It keeps the original formatting.
numero = 67112
interpreted = N
texte = Found a Firefox extension that lets me see cookies as they are being set and examine them etc. all seems well.... although I'm still a bit puzzled why those freeware/shareware cookie management programs still can't find the cookies that this firefox extension does. onward --- Lester wrote: > It seems thatI'm initiating cookies OK, > But I can never find them anywhere on a pc I use to > log in and test the cookie pages as I code this. > > I do see other cookies from other sites I go to. I > use > "cookiemonster" amoung others to check if cookies > are > stored on this one PC and what they look like etc > > > > My pages behave like this.... > > A user enters a user/pass combo on a login page > I send them to another page where I have this code: > > > [showif [action]=Login to Blogs] > > [If ("[uppercase][Lname][/uppercase]"="[lookup > db=^/eb/bloggers.db&lookinField=user&value=[uppercase][Lname][/uppercase]&returnField=user¬Found=NotFound]") > & ("[uppercase][Lpass][/uppercase]"="[lookup > db=^/eb/bloggers.db&lookinField=pass&value=[uppercase][Lpass][/uppercase]&returnField=pass¬Found=NotFound]")] > > [Then] > [SETCOOKIE > name=eBlogger&value=[cart]&domain=domainname.com] > > Login OK
> > [!] add this just set cookie(cart) into the blogger > database to retrieve later[/!] > > [search > db=^/eb/bloggers.db&eqUSERdatarq=[uppercase][LName][/uppercase]&eqPASSdatarq=[uppercase][LPass][/uppercase]] > [ReplaceFoundItems]bloggercookie=[cart][/ReplaceFoundItems] > [/search] > > cookie=[cart]

> > Now Go Here > > [/Then] > > [Else]Not OK
Try > Again
> [/If] > > [/showif] > > > > > All seems OK > They login fine if info is OK, > they do not if info is bad > the cookie (cart) is written to the db > > on the next pages I have > [GETCOOKIE name=eBlogger] > In fact [getcookie] and [listcookies] shows all a-ok > as I'm expecting it to behave. > > Either shows the same cookie just created as written > to the db..... > so it "seems" to be ok and behaving..... > > > BUT > > Why can't I see this cookie to appear in any of the > browser cookie utility programs that I downlaod and > use to see how it shows up on my pc??? > > Am I doing something wrong in the [setcookie] > code???? > > > Thanks > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam > protection around > http://mail.yahoo.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://webdna.smithmicro.com/ > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.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://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: cookies ok ??? ( Marko Bernyk 2006)
  2. Re: cookies ok ??? ( Lester 2006)
  3. Re: cookies ok ??? ( John Peacock 2006)
  4. Re: cookies ok ??? ( Lester 2006)
  5. cookies ok ??? ( Lester 2006)
Found a Firefox extension that lets me see cookies as they are being set and examine them etc. all seems well.... although I'm still a bit puzzled why those freeware/shareware cookie management programs still can't find the cookies that this firefox extension does. onward --- Lester wrote: > It seems thatI'm initiating cookies OK, > But I can never find them anywhere on a pc I use to > log in and test the cookie pages as I code this. > > I do see other cookies from other sites I go to. I > use > "cookiemonster" amoung others to check if cookies > are > stored on this one PC and what they look like etc > > > > My pages behave like this.... > > A user enters a user/pass combo on a login page > I send them to another page where I have this code: > > > [showif [action]=Login to Blogs] > > [If ("[uppercase][Lname][/uppercase]"="[lookup > db=^/eb/bloggers.db&lookinField=user&value=[uppercase][Lname][/uppercase]&returnField=user¬Found=NotFound]") > & ("[uppercase][Lpass][/uppercase]"="[lookup > db=^/eb/bloggers.db&lookinField=pass&value=[uppercase][Lpass][/uppercase]&returnField=pass¬Found=NotFound]")] > > [Then] > [SETCOOKIE > name=eBlogger&value=[cart]&domain=domainname.com] > > Login OK
> > [!] add this just set cookie(cart) into the blogger > database to retrieve later[/!] > > [search > db=^/eb/bloggers.db&eqUSERdatarq=[uppercase][LName][/uppercase]&eqPASSdatarq=[uppercase][LPass][/uppercase]] > [replacefounditems]bloggercookie=[cart][/ReplaceFoundItems] > [/search] > > cookie=[cart]

> > Now Go Here > > [/Then] > > [Else]Not OK
Try > Again
> [/If] > > [/showif] > > > > > All seems OK > They login fine if info is OK, > they do not if info is bad > the cookie (cart) is written to the db > > on the next pages I have > [GETCOOKIE name=eBlogger] > In fact [getcookie] and [listcookies] shows all a-ok > as I'm expecting it to behave. > > Either shows the same cookie just created as written > to the db..... > so it "seems" to be ok and behaving..... > > > BUT > > Why can't I see this cookie to appear in any of the > browser cookie utility programs that I downlaod and > use to see how it shows up on my pc??? > > Am I doing something wrong in the [setcookie] > code???? > > > Thanks > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam > protection around > http://mail.yahoo.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://webdna.smithmicro.com/ > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.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://webdna.smithmicro.com/ Lester

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:

Field lenght (1998) WebCatalog can't find database (1997) Webcat 2.0.1b1 bug with IE 3.01/4.0p1 (1997) Multiple cart additions (1997) [WebDNA] Timestamp Converter (2015) email [title] (1997) table import function crashes server (2008) WebCatalog NT beta 18 now available (1997) can webcat create directories on NT? (1997) Mirroring WebCat Servers (2001) [WebDNA] plupload ? (2012) group searching problem (2002) Bad merge format error message. (2004) [addlineitems] display (1997) OT ImageMagick on OS X (2003) More on ShippingCost help needed (1998) Web DNA... (2007) [WriteFile] problems (1997) Multiple catalog databases and showcart (1997) Triggers (1999)