Web Design Company
24 Aug
I need to develop a web based application based on:
- Microsoft’s ASP.NET 2.0
- SQL Server 2005
- Programming language is VB.Net
Programs I used are:
- Visual Web Developer 2005 Express Edition
- Microsoft SQL Server Management Studio
Currently I need to do the LOGIN FUNCTION for the user but im not sure how to start. I studied C# in school but my internship company (currently) required me to code in VB.Net and for that I find it very confusing.
Description of what I have:
The main page has a UserID and Password.
- 2 textboxes (and 2 Required Field Validator)
- 1 Login button
- 1 label for Login Error (A login message will be shown if user failed to log in)
- Forget Password Link
The database has a table named User:
- Fields are UserID, Password, ………….
*Note* User do not have to register. There is no registration form.
I would like to know how the code syntax is like in VB.NET?
Thanks!
I’ve done my searches these days regarding the codes in VB.NET for the LOGIN function, but im not sure which im lookin for, or which are the ones that is for my scenario, as my understanding in VB.NET is very very little since all along i’ve been studying C# in school.
Would appreciate if there’re explanation included if anyone is kind enough to show me the syntax/codes?
Thanks!!!! gotta get this done in these few days >_<"
By: OneWingedAngel
About the Author:
19 Aug