Cookies not setting on IE

This WebDNA talk-list message is from

2002


It keeps the original formatting.
numero = 41174
interpreted = N
texte = Hello all, It's been a while since I've visited this list, so I apologize if this has been covered recently. I went to the archives but found nothing solid on this.I have a small site that generates about 200 visitors a day, with a about 100 members. I'm using cookies to keep track of logged in members. Everything works fine except for that 2 or 3 members can't log-in because the cookie is not being set on their machines. I've had discussion with them on the phone, went throught their security settings and made sure cookies are enabled, and they are. In fact they are receiving cookies from other sites just fine, you can see them in their temporary files. I've set up test pages for these clients with [setcookie] and [listcookie] contexts for debugging and have come to the conclusion that the cookie is just not being set. Each person that is having the conflict is running IE on a PC. One person is having the problem at work accessing the internet through a T1 network, and also at home from his local dial-up.Can anyone offer any pointers on why these few people are not getting their cookies. The code used to place the cookie is below... Thanks in advance![!]=============================BEGIN MEMBER LOGIN CHECK================================[/!] [showif [action]=login_from_index][search db=db/members.db&eqmember_iddatarq=[login_un]&eqpassworddatarq=[login_pw]&max=1][showif [numfound]=0] [redirect index.html?error=[random]] [/showif] [founditems] [setcookie name=bonnevilleamerica.com_id&value=[member_id]&expires=Sunday, 29-Dec-2002 23:12:40 GMT&path=/&domain=www.bonnevilleamerica.com] [redirect login.html?cart=[cart]&login_un=[url][login_un][/url]] [/founditems] [/search][/showif] [!]==============================END MEMBER LOGIN CHECK=================================[/!] --================================================ Robert Wade Outbound Creative, Inc. robert@outboundcreative.com ================================================ |[ ] L|| ‘||‘ ||} |[ ] L|| ||\| ||) ================================================------------------------------------------------------------- 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://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: Cookies not setting on IE (dsmith7 2002)
  2. Re: Cookies not setting on IE (Kenneth Grome 2002)
  3. Re: Cookies not setting on IE (Rob Marquardt 2002)
  4. Re: Cookies not setting on IE (Paul Uttermohlen 2002)
  5. Re: Cookies not setting on IE (Robert Wade 2002)
  6. Re: Cookies not setting on IE (Kenneth Grome 2002)
  7. Re: Cookies not setting on IE (Michael Davis 2002)
  8. Re: Cookies not setting on IE (Kenneth Grome 2002)
  9. Re: Cookies not setting on IE (Robert Wade 2002)
  10. Re: Cookies not setting on IE (Kenneth Grome 2002)
  11. Re: Cookies not setting on IE (Robert Wade 2002)
  12. Re: Cookies not setting on IE (Kenneth Grome 2002)
  13. Cookies not setting on IE (Robert Wade 2002)
Hello all, It's been a while since I've visited this list, so I apologize if this has been covered recently. I went to the archives but found nothing solid on this.I have a small site that generates about 200 visitors a day, with a about 100 members. I'm using cookies to keep track of logged in members. Everything works fine except for that 2 or 3 members can't log-in because the cookie is not being set on their machines. I've had discussion with them on the phone, went throught their security settings and made sure cookies are enabled, and they are. In fact they are receiving cookies from other sites just fine, you can see them in their temporary files. I've set up test pages for these clients with [setcookie] and [listcookie] contexts for debugging and have come to the conclusion that the cookie is just not being set. Each person that is having the conflict is running IE on a PC. One person is having the problem at work accessing the internet through a T1 network, and also at home from his local dial-up.Can anyone offer any pointers on why these few people are not getting their cookies. The code used to place the cookie is below... Thanks in advance![!]=============================BEGIN MEMBER LOGIN CHECK================================[/!] [showif [action]=login_from_index][search db=db/members.db&eqmember_iddatarq=[login_un]&eqpassworddatarq=[login_pw]&max=1][showif [numfound]=0] [redirect index.html?error=[random]] [/showif] [founditems] [setcookie name=bonnevilleamerica.com_id&value=[member_id]&expires=Sunday, 29-Dec-2002 23:12:40 GMT&path=/&domain=www.bonnevilleamerica.com] [redirect login.html?cart=[cart]&login_un=[url][login_un][/url]] [/founditems] [/search][/showif] [!]==============================END MEMBER LOGIN CHECK=================================[/!] --================================================ Robert Wade Outbound Creative, Inc. robert@outboundcreative.com ================================================ |[ ] L|| ‘||‘ ||} |[ ] L|| ||\| ||) ================================================------------------------------------------------------------- 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://search.smithmicro.com/ Robert Wade

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:

ShowNext Command (1997) Protect vs Authenicate (1997) Windows-user? (2000) Template Encrypt Speed (1998) add address to cart before purchase (2003) graphing (2004) Sort Order on a page search (1997) Search inside Include (1998) W3c Validation (2004) WebCat2 - [format thousands] (1997) Dates (1996) [WC 2.1.30] Stack overflow. (2000) ShowIf variables (1997) PIXO support (1997) Misc Stuff That Might Help (1997) [WebDNA] Line breaks (2017) 2.0Beta Command Ref (can't find this instruction) (1997) [founditems] & radiobuttons (2002) New to WebCat, Help. (1998) Summarising on two fields (1998)