Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
About Login
Message
From
23/10/2000 11:21:51
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, United Kingdom
 
 
To
18/10/2000 23:04:57
Stanley Yip
Shun Sang (technology) ltd Hong Kong
Hong Kong, Hong Kong
General information
Forum:
Internet
Category:
Active Server Page
Title:
Miscellaneous
Thread ID:
00431286
Message ID:
00432924
Views:
18
>I have a web site use ASP ( VB script ).
>The Login use a cookie to store the user right for the login user.
>each page check this cookie and then hidden some function of the page base on
>their user right.
>But I have a problem is that I can't expire that cookie after logout the site.
>So if a admin user login after that logout. The normal user login will find that it user admin user right because the admin user cookie still alife . ( only happen in IE . Netscape haven't got that problem )
>
>Is there any sugguestion other then using cookie ?
>Or am I wrong using the cookie or wrong coding in expire the cookie after
>logout ?

Hi,

If you don't set any expiry date at all, then the cookie becomes a 'memory only' cookie and will be deleted when the use closes their browser.
Regards
Mark

Microsoft VFP MCP
Menulib - OO Menus for VFP www.hidb.com/menulib
Previous
Reply
Map
View

Click here to load this message in the networking platform