cookies ok ???

This WebDNA talk-list message is from

2006


It keeps the original formatting.
numero = 67104
interpreted = N
texte = 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/ 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)
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/ 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:

Sorting (2000) Completed Orders (2006) Webcat2, WebCommerce, Mod 10 etc. (1997) WCS Newbie question (1997) Extended [ConvertChars] (1997) Bug or syntax error on my part? (1997) [WebDNA] [BULK] which of these tags exist in 7.0 (2011) strange problem listfiles and movefile (long) (2000) Latest beta slow on [order] and [purchase] (1997) Can't Update records (1997) OPEN MARKET PATENTS SOUND ECOMMERCE ALARM (1998) [WebDNA] anyone have a good tcpconnect post snippet? (2009) Upgrading old WebCat Database Files (1997) WebCat2b13 Mac plugin - [sendmail] and checkboxes (1997) [include] affect on filepaths for links? (1997) Formatting dates stored in db (2003) WebCatalog can't find database (1997) Wanted: More Math Functions (or, Can You Solve This?) (1997) First postarg not taking in $Commands (1997) SQL Query with % (2007)