Re: Cookies and domains

This WebDNA talk-list message is from

2006


It keeps the original formatting.
numero = 66827
interpreted = N
texte = good idea. just realized I had "cookie monster" a utility that shows all kinda cookies as well... kept thinkin' there was a way within webdna to do the check --- Stuart Tremain wrote: > Use your browser preferences setting (I know that > Safari lists all > available cookies, not sure about IE etc) to check > for all the > cookies that are on your machine and then check the > list against the > WebDNA display. > > > Stuart Tremain > idfk web developments, sydney, australia > > > On 09 Apr 2006, at 10:12 AM, Lester wrote: > > > Makes sense and thats what I was doing. > > > > I guess I'm wondering how to check if it's > behaving > > for the one domain. > > > > > > > > --- Stuart Tremain wrote: > > > >> Setting the domain parameter limits which domain > may > >> access the > >> cookie. If you specify 'www.yourdomain.com', then > >> only templates > >> within that domain can access the cookie. > Specifying > >> just > >> 'yourdomain.com' for the domain, will allow > >> templates from > >> 'www.yourdomain.com', 'secure.yourdomain.com', or > >> 'whatever.yourdomain.com' to access the cookie. > >> > >> > >> Stuart Tremain > >> idfk web developments, sydney, australia > >> > >> > >> On 09 Apr 2006, at 9:47 AM, Lester wrote: > >> > >>> How can I check if I'm setting cookies correct > for > >> a > >>> particular domain? > >>> > >>> I want to restrict them to one domain, > >>> > >>> Code I'm using..... > >>> [SETCOOKIE > >>> name=Cookie&value=[cart]&domain=www.domain.com] > >>> > >>> > >>> [ListCookies][index], [name], > >> [value][/ListCookies] > >>> shows me: > >>> 1, Cookie, 11445285785329367 > >>> > >>> but never shows the domain > >>> Should it if properly set?? > >>> > >>> How can I be sure the cookie is just for the one > >>> domain? > >>> > >>> Something I'm doing wrong?? > >>> I'm just starting to dabble with pastry. > >>> > >>> I'm using 4.5 on IIS Server 2003 with a Plesk > >> Control > >>> Panel and many domains in use.... > >>> > >>> > >>> > >>> > __________________________________________________ > >>> 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 > >> >>> digest@talk.smithmicro.com> > >>> 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/ > >> > > > > > > __________________________________________________ > > 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 > > digest@talk.smithmicro.com> > > 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/ > __________________________________________________ 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 and domains ( Stuart Tremain 2006)
  2. Re: Cookies and domains ( Lester 2006)
  3. Re: Cookies and domains ( Stuart Tremain 2006)
  4. Re: Cookies and domains ( Lester 2006)
  5. Re: Cookies and domains ( Stuart Tremain 2006)
  6. Cookies and domains ( Lester 2006)
good idea. just realized I had "cookie monster" a utility that shows all kinda cookies as well... kept thinkin' there was a way within webdna to do the check --- Stuart Tremain wrote: > Use your browser preferences setting (I know that > Safari lists all > available cookies, not sure about IE etc) to check > for all the > cookies that are on your machine and then check the > list against the > WebDNA display. > > > Stuart Tremain > idfk web developments, sydney, australia > > > On 09 Apr 2006, at 10:12 AM, Lester wrote: > > > Makes sense and thats what I was doing. > > > > I guess I'm wondering how to check if it's > behaving > > for the one domain. > > > > > > > > --- Stuart Tremain wrote: > > > >> Setting the domain parameter limits which domain > may > >> access the > >> cookie. If you specify 'www.yourdomain.com', then > >> only templates > >> within that domain can access the cookie. > Specifying > >> just > >> 'yourdomain.com' for the domain, will allow > >> templates from > >> 'www.yourdomain.com', 'secure.yourdomain.com', or > >> 'whatever.yourdomain.com' to access the cookie. > >> > >> > >> Stuart Tremain > >> idfk web developments, sydney, australia > >> > >> > >> On 09 Apr 2006, at 9:47 AM, Lester wrote: > >> > >>> How can I check if I'm setting cookies correct > for > >> a > >>> particular domain? > >>> > >>> I want to restrict them to one domain, > >>> > >>> Code I'm using..... > >>> [SETCOOKIE > >>> name=Cookie&value=[cart]&domain=www.domain.com] > >>> > >>> > >>> [ListCookies][index], [name], > >> [value][/ListCookies] > >>> shows me: > >>> 1, Cookie, 11445285785329367 > >>> > >>> but never shows the domain > >>> Should it if properly set?? > >>> > >>> How can I be sure the cookie is just for the one > >>> domain? > >>> > >>> Something I'm doing wrong?? > >>> I'm just starting to dabble with pastry. > >>> > >>> I'm using 4.5 on IIS Server 2003 with a Plesk > >> Control > >>> Panel and many domains in use.... > >>> > >>> > >>> > >>> > __________________________________________________ > >>> 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 > >> >>> digest@talk.smithmicro.com> > >>> 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/ > >> > > > > > > __________________________________________________ > > 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 > > digest@talk.smithmicro.com> > > 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/ > __________________________________________________ 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:

Authenticate (2000) t or f (1997) Summary search -- speed (1997) Practice runs ? (1997) Determining Method (2000) WebCat2b13MacPlugin - nested [xxx] contexts (1997) Record size (1998) WebCat2b12 - nesting [tags] (1997) Active Server Code... (1998) RE: 2nd WebCatalog2 Feature Request (1996) Roundup function? (1997) WebCatalog/Mac 2.1b2 New Features (1997) tcpconnect return (2003) WebCat2: Found Items syntax, etc. (1997) Opinion: [input] should be called [output] ... (1997) WebCat b13 CGI -shownext- (1997) Install Webcatalog under NT4.0 and Microsoft IIS 2.0 (1997) error (2000) Download URL & access on the fly ? (1997) WebCat2b13MacPlugin - [math][date][/math] problem (1997)