Click here to Skip to main content
15,867,308 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: help wit table in asp adjustments pls Pin
neodeaths29-Mar-07 19:21
neodeaths29-Mar-07 19:21 
Questionhow to force a page to post back from another page? Pin
r_jaz29-Mar-07 10:21
r_jaz29-Mar-07 10:21 
AnswerRe: how to force a page to post back from another page? Pin
liliblacsharp29-Mar-07 19:19
liliblacsharp29-Mar-07 19:19 
GeneralRe: how to force a page to post back from another page? Pin
r_jaz29-Mar-07 20:28
r_jaz29-Mar-07 20:28 
QuestionHow to prohibit repeated passwords in default membership? Pin
moazzamahmed29-Mar-07 8:51
moazzamahmed29-Mar-07 8:51 
AnswerRe: How to prohibit repeated passwords in default membership? Pin
Not Active29-Mar-07 9:42
mentorNot Active29-Mar-07 9:42 
GeneralRe: How to prohibit repeated passwords in default membership? Pin
moazzamahmed29-Mar-07 10:54
moazzamahmed29-Mar-07 10:54 
GeneralRe: How to prohibit repeated passwords in default membership? Pin
Not Active30-Mar-07 2:23
mentorNot Active30-Mar-07 2:23 
You would of course need to save n number of previous password hashes to compare the new one against. Where to save them is up to you but a simple update trigget on the table could be used.


only two letters away from being an asset

QuestionWriting Validation summary message from Client side script Pin
snir_ya29-Mar-07 6:32
snir_ya29-Mar-07 6:32 
AnswerRe: Writing Validation summary message from Client side script Pin
Vasudevan Deepak Kumar29-Mar-07 6:45
Vasudevan Deepak Kumar29-Mar-07 6:45 
QuestionRe: Writing Validation summary message from Client side script Pin
snir_ya29-Mar-07 7:01
snir_ya29-Mar-07 7:01 
GeneralRe: Writing Validation summary message from Client side script Pin
snir_ya29-Mar-07 7:48
snir_ya29-Mar-07 7:48 
AnswerRe: Writing Validation summary message from Client side script Pin
Kunal P29-Mar-07 21:44
Kunal P29-Mar-07 21:44 
QuestionUsing for loops within aspx? Pin
muppet00729-Mar-07 6:26
muppet00729-Mar-07 6:26 
AnswerRe: Using for loops within aspx? Pin
kubben29-Mar-07 6:40
kubben29-Mar-07 6:40 
GeneralRe: Using for loops within aspx? Pin
muppet00729-Mar-07 6:52
muppet00729-Mar-07 6:52 
GeneralRe: Using for loops within aspx? Pin
kubben29-Mar-07 7:20
kubben29-Mar-07 7:20 
AnswerRe: Using for loops within aspx? Pin
Not Active29-Mar-07 7:04
mentorNot Active29-Mar-07 7:04 
Questioninserting listbox item into databse Pin
Kunal P29-Mar-07 5:43
Kunal P29-Mar-07 5:43 
AnswerRe: inserting listbox item into databse Pin
Not Active29-Mar-07 5:52
mentorNot Active29-Mar-07 5:52 
GeneralRe: inserting listbox item into databse Pin
Kunal P29-Mar-07 5:55
Kunal P29-Mar-07 5:55 
GeneralRe: inserting listbox item into databse Pin
Not Active29-Mar-07 6:08
mentorNot Active29-Mar-07 6:08 
GeneralRe: inserting listbox item into databse Pin
Kunal P29-Mar-07 6:11
Kunal P29-Mar-07 6:11 
QuestionServer Error in '/aspx' Application. Pin
nothingbutcat29-Mar-07 5:04
nothingbutcat29-Mar-07 5:04 
AnswerRe: Server Error in '/aspx' Application. Pin
Paddy Boyd29-Mar-07 5:09
Paddy Boyd29-Mar-07 5:09 

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.