Re: Set Cookie Problem
This WebDNA talk-list message is from 2008
It keeps the original formatting.
numero = 69700
interpreted = N
texte = It's not the time, it's the date. You are=20potentially setting a cookie that is already=20expired. If it's 9 pm CST, it's 3 am the next day=20there in the UK. So you have to have to add=20another day if the GMT lands past midnight. Your=20time math is probably only screwing it up during=20standard time -- during Daylight Savings,=20subtract 1 hour, as mean time doesn't do savings=20time.It's a very tough concept that took me a lot of=20quiet time to finally figure out.Here is what I use for my sites that are on a=20Pacific Time Zone server. Actually I made a=20function for various expirations (30 min, 1 day,=203 day, year, etc) because it's too complex):for a 1 day cookie (adjust offset and time zone to suit):[format days_to_date %A,=20%d-%b-%Y][math]{[date]}+{00/01/0000}[showif=20[math]{[time]}+{08:00:00}[showif [date=20%Z]=3DPDT]-{01:00:00}[/showif][/math]<[math]{08:00:00}[showif=20[date=20%Z]=3DPDT]-{01:00:00}[/showif][/math]]+{00/01/0000}[/showif][/math][/format]==20[math time]{[time]}+{08:00:00}[showif [date=20%Z]=3DPDT]-{01:00:00}[/showif][/math] GMTTerry>Date: Sun, 20 Jan 2008 12:21:43 -0600>Subject: Re: Post Test - Set Cookie Problem>From: Eddie Z
>Message-ID: >Content-type: text/plain>>I've been struggling with this set cookie command for years. I finally>realized something is wrong with the time math.>>The code is:>[setcookie name=3Dnerconsecure&value=3D[userID]&expires=3D[format= days_to_date %A,>%d-%b-%Y][math]{[date]}+1[/math][/format] [math>time]{[time]}+{05:00:00}[/math] GMT&path=3D/&domain=3Dnercon.thinksite.com]>>No one could tell me what the issue was, but I just realized that I couldn==B9t>set cookies during the last several hours of the day. I took out the time>math and it started to work right away. What=B9s wrong with my code? I=B9m =CST,>but I think GMT + 5 is EST.-- Terry Wilson | terry@terryfic.com | http://terryfic.comhttp://WhosComing.com - a simplified, affordable online reservation systemhttp://TightJacket.com -- stylish protection for your laptop--------------------------------------------------------------------------Attitude is the only difference between ordeal and adventure.-------------------------------------------------------------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:
It's not the time, it's the date. You are=20potentially setting a cookie that is already=20expired. If it's 9 pm CST, it's 3 am the next day=20there in the UK. So you have to have to add=20another day if the GMT lands past midnight. Your=20time math is probably only screwing it up during=20standard time -- during Daylight Savings,=20subtract 1 hour, as mean time doesn't do savings=20time.It's a very tough concept that took me a lot of=20quiet time to finally figure out.Here is what I use for my sites that are on a=20Pacific Time Zone server. Actually I made a=20function for various expirations (30 min, 1 day,=203 day, year, etc) because it's too complex):for a 1 day cookie (adjust offset and time zone to suit):[format days_to_date %A,=20%d-%b-%Y][math]{[date]}+{00/01/0000}[showif=20[math]{[time]}+{08:00:00}[showif [date=20%Z]=3DPDT]-{01:00:00}[/showif][/math]<[math]{08:00:00}[showif=20[date=20%Z]=3DPDT]-{01:00:00}[/showif][/math]]+{00/01/0000}[/showif][/math][/format]==20[math time]{[time]}+{08:00:00}[showif [date=20%Z]=3DPDT]-{01:00:00}[/showif][/math] GMTTerry>Date: Sun, 20 Jan 2008 12:21:43 -0600>Subject: Re: Post Test - Set Cookie Problem>From: Eddie Z >Message-ID: >Content-type: text/plain>>I've been struggling with this set cookie command for years. I finally>realized something is wrong with the time math.>>The code is:>[setcookie name=3Dnerconsecure&value=3D[userID]&expires=3D[format= days_to_date %A,>%d-%b-%Y][math]{[date]}+1[/math][/format] [math>time]{[time]}+{05:00:00}[/math] GMT&path=3D/&domain=3Dnercon.thinksite.com]>>No one could tell me what the issue was, but I just realized that I couldn==B9t>set cookies during the last several hours of the day. I took out the time>math and it started to work right away. What=B9s wrong with my code? I=B9m =CST,>but I think GMT + 5 is EST.-- Terry Wilson | terry@terryfic.com | http://terryfic.comhttp://WhosComing.com - a simplified, affordable online reservation systemhttp://TightJacket.com -- stylish protection for your laptop--------------------------------------------------------------------------Attitude is the only difference between ordeal and adventure.-------------------------------------------------------------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/
Terry Wilson
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:
shell problems again... (2003)
email preferences on NT (1997)
Possible Bug 4.51 (2004)
loops (2000)
WebCatalog2 Feature Feedback (1996)
Bad Cookie / Internet Option / Internet Explorer (2004)
creating a ShipCosts database (1997)
WebCat2 - [format thousands] (1997)
How can I Add several Items into the cart at once? (1997)
Re:no [search] with NT (1997)
Duplicate Items in the Cart (1998)
Preserving form data (1999)
Special characters in field names (1998)
Newbie Help Needed (1998)
[FileInfo] (1998)
date and time stamp (2003)
RE: Loss in form (1998)
Shopping Cart Problem (1998)
WebCat2b13MacPlugin - nested [xxx] contexts (1997)
Bug Report, maybe (1997)