hi,
i'm kind of new to asp
i used a few tutorials to put together a basic login page and to dump the information to a cookie.
overview:
i guess what i'm trying to accomplish is to have an ASP.net login page
and JavaScript validation though out the pages
it would be nice to check for some validation of the cookie to ensure its not just fabricated by user. but its not necessary at all
unfortunately time is an important factor so i try and skim corners where i can :evil:
Problem:
The cookie is created and the JS validation works
The problem is the cookie doesn’t terminate after x time I think it happens after reboot or a day
I’m not exactly how to approach this
And any help you can provide would be greatly appreciated.
:cheesy:
Thanks
MagusDF