944,111 Members | Top Members by Rank

Ad:
  • C# Discussion Thread
  • Unsolved
  • Views: 38779
  • C# RSS
You are currently viewing page 1 of this multi-page discussion thread
Jun 27th, 2006
0

How to create one login page in ASP.NET using C# and the coding is needed

Expand Post »
Hi every one,Could you help me in creating one login page,in which the username and password get validate with the backend db(sql server)And the password is encrypted and stored in db.So I want to know how to encrypt the user inputting password and validate that one against the encryted password in db.?I want the full code...Its an immediate one....!Please help me to create....
Last edited by Gowrishankar; Jun 27th, 2006 at 4:00 am.
Similar Threads
Reputation Points: 10
Solved Threads: 1
Newbie Poster
Gowrishankar is offline Offline
13 posts
since Jun 2006
Jul 3rd, 2006
1

Re: How to create one login page in ASP.NET using C#

Sorry.

We do not do your work for you. Please post some code, and we'll help troubleshoot it.

Incidentally, if you search our forums, you'll probably find some examples of an ASP.NET login page.
Team Colleague
Reputation Points: 186
Solved Threads: 147
Cookie... That's it
alc6379 is offline Offline
2,519 posts
since Dec 2003
Apr 8th, 2007
0

Re: How to create one login page in ASP.NET using C#

Click to Expand / Collapse  Quote originally posted by alc6379 ...
Sorry.

We do not do your work for you. Please post some code, and we'll help troubleshoot it.

Incidentally, if you search our forums, you'll probably find some examples of an ASP.NET login page.

well, maybe you could me some links on tutorials you know..thanks
Reputation Points: 10
Solved Threads: 0
Newbie Poster
crash0verride is offline Offline
3 posts
since Apr 2007
Apr 9th, 2007
0

Re: How to create one login page in ASP.NET using C#

microsoft.com has tons of tutorials asp.net 2 and c#
Reputation Points: 11
Solved Threads: 17
Junior Poster
mariocatch is offline Offline
103 posts
since Apr 2007
Apr 27th, 2007
0

Re: How to create one login page in ASP.NET using C#

s
Last edited by kumar.nitesh; Apr 27th, 2007 at 8:51 am.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
kumar.nitesh is offline Offline
15 posts
since Apr 2007
Apr 27th, 2007
0

Re: How to create one login page in ASP.NET using C#

You can use Form Authentication mode and give the connection string representing your database.Using form Authentication you can able to send userdata to db verified it and return the msg from database. Just you have to change your config file.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
kumar.nitesh is offline Offline
15 posts
since Apr 2007
Oct 24th, 2009
0
Re: How to create one login page in ASP.NET using C#
Hi every one,Could you help me in creating one login page,in which the username and password get validate with the backend db(sql server)And the password is encrypted and stored in db.So I want to know how to encrypt the user inputting password and validate that one against the encryted password in db.?I want the full code...Its an immediate one....!Please help me to create....
Reputation Points: 10
Solved Threads: 1
Newbie Poster
miracle007 is offline Offline
3 posts
since Oct 2009
Oct 25th, 2009
-1

login form

Hi every one,Could you help me in creating one login page,in which the username and password get validate with the backend db(sql server)And the password is encrypted and stored in db.So I want to know how to encrypt the user inputting password and validate that one against the encryted password in db.?I want the full code...Its an immediate one....!Please help me to create....
u design the form in design view by inserting the table with 5 or 6 rows and two columns.then from toolbox in the view sub menu drad and drop lebels,textboxes and buttons and set their property
Reputation Points: 9
Solved Threads: 0
Newbie Poster
sawera is offline Offline
1 posts
since Jun 2009
Nov 12th, 2009
-1
Re: How to create one login page in ASP.NET using C#
reply
Reputation Points: 10
Solved Threads: 0
Newbie Poster
sumadhuri is offline Offline
1 posts
since Nov 2009
Nov 12th, 2009
0
Re: How to create one login page in ASP.NET using C#
There was a well written example of a login screen posted on these boards very recently.

As alc6379 mentioned, the policy at Daniweb is to show that you have made an effort before posting your problems. We will gladly offer you guidance and fixes to get your code working, but you need to do the ground work first. Especially with a topic as common as this, there are a hudnred and one tutorials, just put "C# login form" into google and start reading
Reputation Points: 512
Solved Threads: 246
Nearly a Posting Virtuoso
Ryshad is offline Offline
1,260 posts
since Aug 2009

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C# Forum Timeline: Sending video in C#
Next Thread in C# Forum Timeline: mouse cursor remail Busy





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC