How to create login page.
-
Hi Plz help me ,how to create login page in asp.net 2.0 with C# Plz send me all code to my email id. carecareer@gmail.com. Thanks Care Career
-
Hi Plz help me ,how to create login page in asp.net 2.0 with C# Plz send me all code to my email id. carecareer@gmail.com. Thanks Care Career
Hey, we are not here to do your work. Pls try it and tell us what error you get and we are here to help you in all aspects.
Regards, Satips.
-
Hi Plz help me ,how to create login page in asp.net 2.0 with C# Plz send me all code to my email id. carecareer@gmail.com. Thanks Care Career
Use Login control which is in ASP.net 2.0
Thanks and Regards Sandeep If you want something you never had, do something you have never done!
-
Use Login control which is in ASP.net 2.0
Thanks and Regards Sandeep If you want something you never had, do something you have never done!
Thanks for replay Regards Care Career
-
Use Login control which is in ASP.net 2.0
Thanks and Regards Sandeep If you want something you never had, do something you have never done!
Hi I have used this but how to write code in ok button.& wht code i have to write tell me Thanks Care Career
-
Hi I have used this but how to write code in ok button.& wht code i have to write tell me Thanks Care Career
Double click on that control u will get the user name and password with that control name ex: ur control name is userLogin So u will get userLogin.UserName and userLogin.Password and rest all u know...
-
Hi I have used this but how to write code in ok button.& wht code i have to write tell me Thanks Care Career
Hey just click on the button you will be redirected to the code page and on button1_Click you can write code what you want ie., allow the user to login to the website after entering the valid Email Id and password.
Regards, Satips.
-
Hi I have used this but how to write code in ok button.& wht code i have to write tell me Thanks Care Career