hi.
i need help coding a basic login function in visual web developer using microsoft access as the database and vb as the language.
any help will be appreciated.
thanks.Your only help would be MSDN. Here are the steps that you need to perform:
1. get the Username and Password from the User.
2. Connect access database using ADO.NET and check if the username and password are correct.
Regarding the code, you will have to write it yourself.
Here is an example that would help you understand how it needs to be done.
http://www.asp101.com/samples/login_aspx.asp
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment