I'm a vb6.0 programmer but new to asp.net, can any one guide me to just create a login page in asp.net. The page consists of only USER ID,PASSWORD and a submit button.The
user id,password will be maintained in sql server.
thanks in advance,
ragyari.Hi !
Do you mean how to include the page of the button and text boxes etc...
can you expand or clarify what you do not know to answer a direct question rather than reply in a 10000 words
Hello, to build a login page this means that there will be some folder in your webspace where you want to protect them by a username/pwd. To do you will need to useFormsAuthentication.
check this please:Simple ASP.Net Login Page (Using VB.Net)
regards.
0 comments:
Post a Comment