Hello everybody!
I have a website made with Access. This Access .mdb files and the related web pages are secured with an Access .mdw file. Therefore when a user loges in, he can put his own personal password.
Is there anyway to store the password in a session? I mean, each time the user goes from one page to the other he needs to re-type the username and password and this is really quite annoying.
I know there is something called ‘Persistent security Info’ or something like that, but this is storing the password in the html code of the website, which makes no sense whatsoever since it wont even asking you for a login when loading the page.
Do you guys know how to do this session password?
Thanks in advance for the help.
Best regards,
Marcel
I have a website made with Access. This Access .mdb files and the related web pages are secured with an Access .mdw file. Therefore when a user loges in, he can put his own personal password.
Is there anyway to store the password in a session? I mean, each time the user goes from one page to the other he needs to re-type the username and password and this is really quite annoying.
I know there is something called ‘Persistent security Info’ or something like that, but this is storing the password in the html code of the website, which makes no sense whatsoever since it wont even asking you for a login when loading the page.
Do you guys know how to do this session password?
Thanks in advance for the help.
Best regards,
Marcel