niceguy606
MIS
Hi
I have a login page where i validate a username and password for the user and create a session and redirect them to main page.
I have a button link on the main page where when the user clicks on the button(which takes them to a secure page) i want to validate their username and password again for extra security for implementation of electronic signatures.
How to do it? If i expire the session when the user clicks on the button and redirect them to login page. when they login again to it will go to main page but not the secure page.
At the same time when the user clicks on the button and they enter wrong username or password it should just be on th main page not expiring the session.
help needed.
pls let me know
thanks
is there any to do it?
I have a login page where i validate a username and password for the user and create a session and redirect them to main page.
I have a button link on the main page where when the user clicks on the button(which takes them to a secure page) i want to validate their username and password again for extra security for implementation of electronic signatures.
How to do it? If i expire the session when the user clicks on the button and redirect them to login page. when they login again to it will go to main page but not the secure page.
At the same time when the user clicks on the button and they enter wrong username or password it should just be on th main page not expiring the session.
help needed.
pls let me know
thanks
is there any to do it?