I want to design a login form using Asp.net login controls. Please guide me as to how should I implement it.
Thanks in advance.

Recommended Answers

All 2 Replies

Search this on google you lots of post regarding login form

Drag a login control and a createuserwizard control to your page.
then create the page on which you want to redirect after login
in the DestinationPageUrl property of login control,select the page on which you want to redirect.
the application is ready,
press F5 and run the application, create user and login.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.