----- Original Message -----
From: "jac" <[EMAIL PROTECTED]>
> Response.Cookies("Preferences").Expires="Date + 14"
It doesn't seem to me that you should have quotes around "Date + 14" if you
are trying to assign an actual value of current date/time + 14 to the cookie
rather then the text string "Date + 14"... It should have a value in the
form of a valid date and trying to give it a value of the string "Date + 14"
would make the cookie invalid so it wouldn't work
Also according to ASP for Dummies it should be .CookieExpires
Bj
____ � The WDVL Discussion List from WDVL.COM � ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub
________________ http://www.wdvl.com _______________________
You are currently subscribed to wdvltalk as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]