|
-
September 12th, 2001, 09:23 AM
#1
Cookies & Sessions question -
I have a login page for a site that sets a cookie if the user is authenticated, this much works, but I also have an include file called verify.asp that checks to see if the cookie exists and is valid each time a page is loaded. The only problem is if the cookie expires or is deleted, the verify file doesn't catch this? I have the include statement at the top of the page (before any HTML tags) and I gave the pages an .asp extension even though they are mainly HTML.
Is there any reason why this isn't working? I'm still learning how to use cookies and session objects, but I am otherwise fairly proficient with ASP yet I can't figure this one out. Any ideas?
Thanks,
AD
~goddess
[email protected]
"There are no stupid questions, but there are a lot of inquisitive idiots."
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|