pass userid password across pages in ASP
Hello,
I need a help from anyone who can. I've developed an intranet webpage which uses Access database. When users login with their userid and password the process works fine and the authenticated user is directed to the next page and the invalid user is directed back to the login page. The problem starts here; I want to pass the user id and password across pages i.e., from one page to another. I would like to know if there is any method or secured way to pass userid and password across pages. Please let me know, any sort of help will be appreciated.
Thanks,
|