dante00
08-03-2004, 03:04 PM
Dear all
I have few problems with my login page, everything works nicelly,
a user can login and the site checks if the user exsists in the database and in case he exsist the user will be redirected to the member page. The problem appears in the member page:
- Problem number one:
if someone logs in the first time he can save the member.asp page to the favourites and he will be able to open this page every time he likes. This should not happen , what code should i add to the member page to redirect the user to the login page?
- Problem number two:
The user informations are all in an access file in a separate folder (member). Anyone can download this file if he understand that the file is in the member folder, i don't want that the user will be able to download the acces file, what should i do ??
Thank
Yael
I have few problems with my login page, everything works nicelly,
a user can login and the site checks if the user exsists in the database and in case he exsist the user will be redirected to the member page. The problem appears in the member page:
- Problem number one:
if someone logs in the first time he can save the member.asp page to the favourites and he will be able to open this page every time he likes. This should not happen , what code should i add to the member page to redirect the user to the login page?
- Problem number two:
The user informations are all in an access file in a separate folder (member). Anyone can download this file if he understand that the file is in the member folder, i don't want that the user will be able to download the acces file, what should i do ??
Thank
Yael