Click here to Skip to main content
15,913,836 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionExport fon Asp.net 2.0 Pin
AnhTin19-Apr-07 17:32
AnhTin19-Apr-07 17:32 
QuestionForm Authenication Pin
hahii19-Apr-07 14:28
hahii19-Apr-07 14:28 
AnswerRe: Form Authenication Pin
Venk25919-Apr-07 22:38
Venk25919-Apr-07 22:38 
QuestionView State problem in pages Pin
pothineni19-Apr-07 13:43
pothineni19-Apr-07 13:43 
AnswerRe: View State problem in pages Pin
Rakheesh Chalil21-Apr-07 16:58
Rakheesh Chalil21-Apr-07 16:58 
Questionquery Pin
er ashish bhatia19-Apr-07 13:41
er ashish bhatia19-Apr-07 13:41 
AnswerRe: query Pin
xibeifeijian19-Apr-07 16:01
xibeifeijian19-Apr-07 16:01 
QuestionLogin Page Pin
hahii19-Apr-07 11:56
hahii19-Apr-07 11:56 
I really appreciate if you help me. I have the following rtequriements for Login page. Here I don’t know how to encrypt the password that matches the encrypted password in database and how to sets security cookie.

I really appreciate for your help.

Login Page

Purpose Authenticates User credentials(username/Password) and grants or denies access to the system
Inputs IPaddress, Username, Password, Click on Login button
Processing Make sure User is from an authorized host(IP) address. Verify that User’s Username exist and that the password(encrypted before comparison) matches the encrypted password in database. Sets security cookie (encrypted Userid)on Successful login
output Random web page or URL if the IP address is invalid.After three failed attempts prompt User to notify Administrator. After Successful login , send User to the welcome page.





I have the following table in database which has user name and Password.

UserName Password
1 jbarrera jb
2 nbawa nb
3 testread346567 testrrtyhrttrr
4 testedit test
5 goofy disney
6 mickey disney


AnswerRe: Login Page Pin
xibeifeijian22-Apr-07 15:42
xibeifeijian22-Apr-07 15:42 
Questiona button to convert dynamic web page into a .doc? Pin
xxrono19-Apr-07 9:02
xxrono19-Apr-07 9:02 
AnswerRe: a button to convert dynamic web page into a .doc? Pin
Dmitry Khudorozhkov19-Apr-07 14:28
Dmitry Khudorozhkov19-Apr-07 14:28 
QuestionInteresting issue Pin
cisco210319-Apr-07 8:55
cisco210319-Apr-07 8:55 
AnswerRe: Interesting issue Pin
Kschuler19-Apr-07 10:20
Kschuler19-Apr-07 10:20 
GeneralRe: Interesting issue Pin
RichardGrimmer20-Apr-07 5:11
RichardGrimmer20-Apr-07 5:11 
GeneralRe: Interesting issue Pin
Kschuler20-Apr-07 5:19
Kschuler20-Apr-07 5:19 
QuestionConvert a current webrequest page into html stream Pin
Nirmalabesu19-Apr-07 8:35
Nirmalabesu19-Apr-07 8:35 
AnswerRe: Convert a current webrequest page into html stream Pin
kubben19-Apr-07 8:53
kubben19-Apr-07 8:53 
GeneralRe: Convert a current webrequest page into html stream Pin
Nirmalabesu19-Apr-07 10:55
Nirmalabesu19-Apr-07 10:55 
QuestionFinding control Pin
TAK7819-Apr-07 7:08
TAK7819-Apr-07 7:08 
AnswerRe: Finding control Pin
Sujit Gupta19-Apr-07 7:29
Sujit Gupta19-Apr-07 7:29 
GeneralRe: Finding control Pin
TAK7819-Apr-07 7:32
TAK7819-Apr-07 7:32 
GeneralRe: Finding control Pin
TAK7819-Apr-07 8:05
TAK7819-Apr-07 8:05 
Questionbackground images are not showing up???? Pin
cpltek19-Apr-07 7:04
cpltek19-Apr-07 7:04 
QuestionImages on ASP.Net Web Developer 2005 Pin
Mshapis19-Apr-07 6:02
Mshapis19-Apr-07 6:02 
AnswerRe: Images on ASP.Net Web Developer 2005 Pin
kubben19-Apr-07 6:21
kubben19-Apr-07 6:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.