jimmidopolus
Technical User
I've set up a site using ASP vbScript pages with an MS Access database for only a few users. User logs in according to values stored in database table and sets their userID as a session variable.
The restricted pages work by only allowing access using a vbScript IF statement:
If session("userID"
Pages work on local machine and another machine tested upon. However user B's machine won't let him see the content unless he's logged in as User A.
Assume it may have something todo with his browser settings (network Win2000) but can't see anything obvious.
Any ideas welcome
thanks and regards
jimmid
Regards
james