Re: SetCookie / GetCookie Problem....

This WebDNA talk-list message is from

2004


It keeps the original formatting.
numero = 58410
interpreted = N
texte = Yes i know that, but if the cookie is set, then when i refresh, theres supposed i will see the cookie content.... but not... :( About the ampersand, all the webDNA functions i use, are without the ampersand, and in the manual say that the parameters changes from the stadart ampersand syntax to the xml "attributes" styles... :( I'll continue trying, but thanks very much every body for the answers.... Roberto Antonio Berrospe Machin Senior Programer / Developer / Server-Lan Manager Virtual Job Zone Corporation. New York - United States http://www.virtualjobzone.com roberth@virtualjobzone.com Tel: 1 - 718 576 2210 ----- Original Message ----- From: "Brian Fries" To: "WebDNA Talk" Sent: Monday, June 14, 2004 8:04 PM Subject: Re: SetCookie / GetCookie Problem.... > For clarity, you're aware that you cannot "GETCOOKIE" on the same page > as you "SETCOOKIE" and expect to retrieve the cookie you just set, > right? The SETCOOKIE doesn't actually take effect until after the page > has been returned to the browser, so it is available for future pages > but not the current page. > > - brian > > On Jun 14, 2004, at 2:26 PM, Roberto A. Berrospe Machin wrote: > > > Found the bug... > > If i use: > > > > > > > domain="berlinprod.com"> > > > "http://www.w3.org/TR/html4/loose.dtd"> > > > > > > testing cookies > > > > > > > >

> > > >

> > > > > > > > > > No cookie is set.... But if i use: > > > > > > > > > "http://www.w3.org/TR/html4/loose.dtd"> > > > > > > testing cookies > > > > > > > > > domain="berlinprod.com"> > >

> > > >

> > > > > > > > The cookie is set fine.... > > > > This is not so good... something equal happens when you use > > > > > Thank's anyway... > > > > Roberto Antonio Berrospe Machin > > > > Senior Programer / Developer / Server-Lan Manager > > Virtual Job Zone Corporation. > > New York - United States > > http://www.virtualjobzone.com > > roberth@virtualjobzone.com > > Tel: 1 - 718 576 2210 > > > > ----- Original Message ----- > > From: "Roberto A. Berrospe Machin" > > To: "WebDNA Talk" > > Sent: Monday, June 14, 2004 6:16 PM > > Subject: SetCookie / GetCookie Problem.... > > > > > >> Hello everybody, "again" =) > >> I have another trouble here with the XML Syntax i think.. > >> Im trying to setup a simple cookie with no result.... This is the html > >> code... > >> > >> > >> >> domain="teen.berlinprod.com"> > >> >> "http://www.w3.org/TR/html4/loose.dtd"> > >> > >> > >> testing cookies > >> > >> > >> > >>

> >> > >> > >> > >> > >> The test page is here: http://teen.berlinprod.com/testcookie.html > >> > >> Any one has this problem before? > >> > >> Thanks.... > >> > >> > >> Roberto Antonio Berrospe Machin > >> > >> Senior Programer / Developer / Server-Lan Manager > >> Virtual Job Zone Corporation. > >> New York - United States > >> http://www.virtualjobzone.com > >> roberth@virtualjobzone.com > >> Tel: 1 - 718 576 2210 > >> > >> > >> --- > >> Outgoing mail is certified Virus Free. > >> Checked by AVG anti-virus system (http://www.grisoft.com). > >> Version: 6.0.701 / Virus Database: 458 - Release Date: 13/06/2004 > >> > >> > >> ------------------------------------------------------------- > >> 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/ > > > > > > --- > > Outgoing mail is certified Virus Free. > > Checked by AVG anti-virus system (http://www.grisoft.com). > > Version: 6.0.701 / Virus Database: 458 - Release Date: 13/06/2004 > > > > > > ------------------------------------------------------------- > > 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/ > > > > > ------------------------------------------------------------- > 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/ --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.701 / Virus Database: 458 - Release Date: 14/06/2004 ------------------------------------------------------------- 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: SetCookie / GetCookie Problem.... ( Donovan Brooke 2004)
  2. Re: SetCookie / GetCookie Problem.... ( "Roberto A. Berrospe Machin" 2004)
  3. Re: SetCookie / GetCookie Problem.... ( Brian Fries 2004)
  4. Re: SetCookie / GetCookie Problem.... ( "Roberto A. Berrospe Machin" 2004)
  5. Re: SetCookie / GetCookie Problem.... ( "Roberto A. Berrospe Machin" 2004)
  6. Re: SetCookie / GetCookie Problem.... ( Brian Fries 2004)
  7. Re: SetCookie / GetCookie Problem.... ( "Roberto A. Berrospe Machin" 2004)
  8. Re: SetCookie / GetCookie Problem.... ( Chris 2004)
  9. Re: SetCookie / GetCookie Problem.... ( "Roberto A. Berrospe Machin" 2004)
  10. SetCookie / GetCookie Problem.... ( "Roberto A. Berrospe Machin" 2004)
Yes i know that, but if the cookie is set, then when i refresh, theres supposed i will see the cookie content.... but not... :( About the ampersand, all the webDNA functions i use, are without the ampersand, and in the manual say that the parameters changes from the stadart ampersand syntax to the xml "attributes" styles... :( I'll continue trying, but thanks very much every body for the answers.... Roberto Antonio Berrospe Machin Senior Programer / Developer / Server-Lan Manager Virtual Job Zone Corporation. New York - United States http://www.virtualjobzone.com roberth@virtualjobzone.com Tel: 1 - 718 576 2210 ----- Original Message ----- From: "Brian Fries" To: "WebDNA Talk" Sent: Monday, June 14, 2004 8:04 PM Subject: Re: SetCookie / GetCookie Problem.... > For clarity, you're aware that you cannot "GETCOOKIE" on the same page > as you "SETCOOKIE" and expect to retrieve the cookie you just set, > right? The SETCOOKIE doesn't actually take effect until after the page > has been returned to the browser, so it is available for future pages > but not the current page. > > - brian > > On Jun 14, 2004, at 2:26 PM, Roberto A. Berrospe Machin wrote: > > > Found the bug... > > If i use: > > > > > > > domain="berlinprod.com"> > > > "http://www.w3.org/TR/html4/loose.dtd"> > > > > > > testing cookies > > > > > > > >

> > > >

> > > > > > > > > > No cookie is set.... But if i use: > > > > > > > > > "http://www.w3.org/TR/html4/loose.dtd"> > > > > > > testing cookies > > > > > > > > > domain="berlinprod.com"> > >

> > > >

> > > > > > > > The cookie is set fine.... > > > > This is not so good... something equal happens when you use > > > > > Thank's anyway... > > > > Roberto Antonio Berrospe Machin > > > > Senior Programer / Developer / Server-Lan Manager > > Virtual Job Zone Corporation. > > New York - United States > > http://www.virtualjobzone.com > > roberth@virtualjobzone.com > > Tel: 1 - 718 576 2210 > > > > ----- Original Message ----- > > From: "Roberto A. Berrospe Machin" > > To: "WebDNA Talk" > > Sent: Monday, June 14, 2004 6:16 PM > > Subject: SetCookie / GetCookie Problem.... > > > > > >> Hello everybody, "again" =) > >> I have another trouble here with the XML Syntax i think.. > >> Im trying to setup a simple cookie with no result.... This is the html > >> code... > >> > >> > >> >> domain="teen.berlinprod.com"> > >> >> "http://www.w3.org/TR/html4/loose.dtd"> > >> > >> > >> testing cookies > >> > >> > >> > >>

> >> > >> > >> > >> > >> The test page is here: http://teen.berlinprod.com/testcookie.html > >> > >> Any one has this problem before? > >> > >> Thanks.... > >> > >> > >> Roberto Antonio Berrospe Machin > >> > >> Senior Programer / Developer / Server-Lan Manager > >> Virtual Job Zone Corporation. > >> New York - United States > >> http://www.virtualjobzone.com > >> roberth@virtualjobzone.com > >> Tel: 1 - 718 576 2210 > >> > >> > >> --- > >> Outgoing mail is certified Virus Free. > >> Checked by AVG anti-virus system (http://www.grisoft.com). > >> Version: 6.0.701 / Virus Database: 458 - Release Date: 13/06/2004 > >> > >> > >> ------------------------------------------------------------- > >> 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/ > > > > > > --- > > Outgoing mail is certified Virus Free. > > Checked by AVG anti-virus system (http://www.grisoft.com). > > Version: 6.0.701 / Virus Database: 458 - Release Date: 13/06/2004 > > > > > > ------------------------------------------------------------- > > 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/ > > > > > ------------------------------------------------------------- > 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/ --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.701 / Virus Database: 458 - Release Date: 14/06/2004 ------------------------------------------------------------- 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/ "Roberto A. Berrospe Machin"

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:

FCKeditor (2008) [bug] Technical Support Log Crashes Server (2004) [date format] w/in sendmail (1997) Can someone remove this guy with the 186k emails!? (Thanks for the email!) (1998) Kaaaaahhhhhhhnnnnnnn! (1997) Associative lookup style? + bit more (1997) Multiple Users.db Possible? (1997) [math date]: Arrrggh! (2003) Reloading Shopping Carts (1998) WebCat and image maps (1997) HTTP header line is too long? (1997) Searching multiple fields (1997) SMTP Mail Server (2003) default value from Lookup (was Grant, please help me) (1997) WebCat2 - many [carts] on one template page? (1997) (1997) RE: E-mailer error codes (1997) Navigator 4.01 (1997) Re:WebCatalog 3 for Macintosh (1998) WebCat2 - Getting to the browser's username/password data (1997)