I need help with an assignment (VB Scripting asp pages) with MS Access database file .mdb, add me to MSN at windowz2001@hotmail.com if you can help me out, I'm willing to pay for any type of help.
Thanks, Here is teh first step I'm currently working on..
1- login.asp (difficulty 2)
This page will display a form that contains two text boxes and a submit button. When the user clicks the submit button the Users table will be searched to check whether the user record exist or not. if the UserId doesn’t exist, display a message. If the password is wrong display a different message. If the userId and password are correct then store the userId in a session object and redirect to viewProblems.asp page.
A password that ends with string “admin” indicates that the logged in user is the administrator.
Save the user type in a session variable.
VBScript (ASP) - MS Access - Help - Assignment, willing to Pay $ for help.?windows xp home
Grab some ASP programming reference manuals and soon you will find out what you need.
Generally you just need two session variables of username and password. if the user click submit, your asp program will send this to the access for verify. if success, the user will be redirected to viewProblems.asp webpage. Otherwise they will be redirected to another webpage. use session.redirect directive, etc, etc.
DON'T LOSE THE FUN OF DOING IT YOURSELF!!!
VBScript (ASP) - MS Access - Help - Assignment, willing to Pay $ for help.?microsoft visual studio internet explorer
I'm ready to clear Ur doubts
just send me a mail to india_andhra@yahoo.com
No comments:
Post a Comment