ASP / ASP.NETDiscussion related to web development using ASP & ASP.NET. Tutorials, source code, tips and tricks related to ASP and ASP.NET programming.
The thread "Database value check" has not received any replies for a month. It has been automatically closed as a result. You may start a new thread on the topic if the information in this thread is not sufficient.
Hi all, I am currently using an Access database to store usernames and passwords for users. The login works, but it has no way of checking if the username submitted through the login form exists in the database. If the username does not exist, the user still cannot access the protected pages because the "checking" page does not detect the proper value in a session variable. My question is: does anybody know how to check and see if the username entered in the login form existis in the database before proceeding further? All help is appreciated. Thank You.
To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts.
__________________ Jason p. - Administrator █ High Quality To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
█ Powerful To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
█ To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
The thread "Database value check" has not received any replies for a month. It has been automatically closed as a result. You may start a new thread on the topic if the information in this thread is not sufficient.