one way to check if cookies are disabled would be to write a cookie on one page, then check if it's still there on the next page (:
----- Original Message ----- From: "Fogelson, Steve" <[EMAIL PROTECTED]> To: "Witango User Group (E-mail)" <[EMAIL PROTECTED]> Sent: Tuesday, October 12, 2004 1:40 PM Subject: Witango-Talk: Cookies > I have built my shopping cart application without <@userreference> tag at > the end of each url. It seemed after all the discussion about a year ago > that this was the way to go. Especially with search engine spiders and > hijacked sessions. > > I talked to one of our online customers today and discovered that he was > being assigned a new session id every time he added an item to his cart. > > I'm trying to figure out a strategy for handling customers that have > disabled cookies, besides requiring them to sign in when entering the site. > > Is there a way to check to see if they have cookies disabled? > > Any ideas on how to handle customers that have disabled cookies? > > I am also concerned about all the user variables being created for this type > of customer. Thanks in advance for your help. > > Steve Fogelson > Internet Commerce Solutions > > > ________________________________________________________________________ > TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
