[thelist] [ASP] cookie question

Stephen Caudill thelist at lists.evolt.org
Tue Feb 25 13:55:01 2003


Stephen Caudill wrote:

> response.Cookies("homepage") = "01/01/04"

Woops!  that line should have read:
response.Cookies("homepage").expires = "01/01/04"