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:

Single Link browsing (1997) New command suggestion (1997) WC2b15 File Corruption (1997) C is for cookie - that's good enough for me... (2001) Review comparison by PC Magazine: Open for On-line Business (1997) docs for WebCatalog2 (1997) Location of Webcat site in folder hierarchy (1997) Configuration Q (1998) Cookie setting (2003) RE: IIS4b2 and WebCatalog b19 (1997) Ads.db (1997) # fields limited? (1997) Cobalt RaQ2 and WebCatalog: who uses it? (2000) AppleScript error (2003) Big Databases (1997) syntax question, not in online refernce (1997) RE: Re:Signal Raised (1997) Secure server question (1997) price totals (2003) SearchTitle Question (1998)