Creating Email account
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
i am working on developing website in asp.net2.0. How can i create user accounts who registred online. like yahoo.
i am ravi
-
i am working on developing website in asp.net2.0. How can i create user accounts who registred online. like yahoo.
i am ravi
for what?
-
i am working on developing website in asp.net2.0. How can i create user accounts who registred online. like yahoo.
i am ravi
you need to create a user interface page where you collect all user details or u can use WizardControl[^] for this as wel. in second step you need to create a DataBase and a table for saving you user details. thats it so simple and its finish.:)
Nav.