Click here to Skip to main content
15,888,527 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: web.config issue? Pin
ednrgc13-Dec-06 5:22
ednrgc13-Dec-06 5:22 
GeneralRe: web.config issue? Pin
Vodstok13-Dec-06 7:22
Vodstok13-Dec-06 7:22 
QuestionResizing the dropdown portion of a fixed dropdown list Pin
Timothy Kruger13-Dec-06 3:19
Timothy Kruger13-Dec-06 3:19 
AnswerRe: Resizing the dropdown portion of a fixed dropdown list Pin
Mike Ellison13-Dec-06 6:33
Mike Ellison13-Dec-06 6:33 
QuestionUsing a custom user database (should I use a custom MembershipProvider) Pin
MY120113-Dec-06 2:30
MY120113-Dec-06 2:30 
AnswerRe: Using a custom user database (should I use a custom MembershipProvider) Pin
Not Active13-Dec-06 2:49
mentorNot Active13-Dec-06 2:49 
GeneralRe: Using a custom user database (should I use a custom MembershipProvider) Pin
MY120114-Dec-06 23:37
MY120114-Dec-06 23:37 
GeneralRe: Using a custom user database (should I use a custom MembershipProvider) Pin
MY120115-Dec-06 1:02
MY120115-Dec-06 1:02 
Oh well stupid me just found out what I think you meant! Wink | ;)

The solution must be to inherit the Login class, and implement your own version of

protected void OnAuthenticate(AuthenticateEventArgs e)


Inside this you do your user validation stuff and set the "e.Authenticated" property to true - if the user validates of course - otherwise false.

It seems to do the trick for me.

If (I'm totally wrong)
 please correct me! :-);


Best regards
Soeren
GeneralRe: Using a custom user database (should I use a custom MembershipProvider) Pin
Not Active15-Dec-06 3:12
mentorNot Active15-Dec-06 3:12 
Questionhow to display images in a dropdownlist Pin
rony_mansy13-Dec-06 2:21
rony_mansy13-Dec-06 2:21 
AnswerRe: how to display images in a dropdownlist Pin
just3ala213-Dec-06 2:41
just3ala213-Dec-06 2:41 
QuestionMove Records Up/ Down in Datagrid Pin
wEb GuRu...13-Dec-06 2:01
wEb GuRu...13-Dec-06 2:01 
AnswerRe: Move Records Up/ Down in Datagrid Pin
Not Active13-Dec-06 2:59
mentorNot Active13-Dec-06 2:59 
Questionweb.config settings problem [modified] Pin
R.Palanivel13-Dec-06 1:54
R.Palanivel13-Dec-06 1:54 
AnswerRe: web.config settings problem Pin
Pete O'Hanlon13-Dec-06 2:25
mvePete O'Hanlon13-Dec-06 2:25 
GeneralRe: web.config settings problem Pin
R.Palanivel13-Dec-06 19:05
R.Palanivel13-Dec-06 19:05 
GeneralRe: web.config settings problem Pin
Pete O'Hanlon13-Dec-06 22:54
mvePete O'Hanlon13-Dec-06 22:54 
QuestionCan u Please help me in Importing data excel to database in asp.net(vb.net) Pin
kishore19@hotmail.com13-Dec-06 1:16
kishore19@hotmail.com13-Dec-06 1:16 
Questionupdate database using dataset need help!!! Pin
Dinuraj13-Dec-06 1:12
Dinuraj13-Dec-06 1:12 
Questionnavigation/popup Pin
Smiles7412-Dec-06 23:39
Smiles7412-Dec-06 23:39 
AnswerRe: navigation/popup Pin
R.Palanivel13-Dec-06 1:59
R.Palanivel13-Dec-06 1:59 
QuestionGridView Pin
aaraaayen12-Dec-06 22:59
aaraaayen12-Dec-06 22:59 
AnswerRe: GridView Pin
Grapes-R-Fun13-Dec-06 10:01
Grapes-R-Fun13-Dec-06 10:01 
GeneralRe: GridView Pin
aaraaayen13-Dec-06 17:44
aaraaayen13-Dec-06 17:44 
QuestionPlease Help Me for User Controls... Pin
amin_behzadi12-Dec-06 22:39
professionalamin_behzadi12-Dec-06 22:39 

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.