d31
Starting Member
Australia
14 Posts |
Posted - 17 September 2002 : 09:58:39
|
Hey guys,
I'm trying to get information back from the cookie...at the moment i'm jus trying to response.write whats inside a cookie
i have got <!--#include file="/forum/config.asp"--> <% Response.Write Request.Cookies(strUniqueID & "User")("Name") %>
but nothing gets written back from the cookie...
What am i doing wrong?
Thanks in advance
|
 |
Edited by - d31 on 17 September 2002 10:02:50 |
|