Click here to Skip to main content
15,891,204 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: the opposite of Page_Validate Pin
JV999923-Feb-11 2:40
professionalJV999923-Feb-11 2:40 
GeneralRe: the opposite of Page_Validate Pin
GenJerDan23-Feb-11 4:18
GenJerDan23-Feb-11 4:18 
GeneralRe: the opposite of Page_Validate Pin
JV999923-Feb-11 4:43
professionalJV999923-Feb-11 4:43 
GeneralRe: the opposite of Page_Validate Pin
GenJerDan23-Feb-11 4:46
GenJerDan23-Feb-11 4:46 
GeneralRe: the opposite of Page_Validate [modified] Pin
Not Active23-Feb-11 6:34
mentorNot Active23-Feb-11 6:34 
GeneralRe: the opposite of Page_Validate Pin
Ali Al Omairi(Abu AlHassan)23-Feb-11 10:41
professionalAli Al Omairi(Abu AlHassan)23-Feb-11 10:41 
GeneralRe: the opposite of Page_Validate Pin
Ali Al Omairi(Abu AlHassan)23-Feb-11 12:53
professionalAli Al Omairi(Abu AlHassan)23-Feb-11 12:53 
GeneralRe: the opposite of Page_Validate Pin
Bernhard Hiller23-Feb-11 20:12
Bernhard Hiller23-Feb-11 20:12 
Then you could change the validation code. Add a Boolean "ValidateLater", and depending on that perform proper validation or just return true.
But of course with the max length issue of some fields etc, you would have to store the data in some other place than the normal database.
AnswerRe: the opposite of Page_Validate Pin
bVagadishnu24-Feb-11 10:24
bVagadishnu24-Feb-11 10:24 
GeneralRe: the opposite of Page_Validate Pin
Ali Al Omairi(Abu AlHassan)25-Feb-11 7:31
professionalAli Al Omairi(Abu AlHassan)25-Feb-11 7:31 
QuestionUsing user accounts and permissions from custom database for authentication and authorisation in ASP.NET 4? [modified] Pin
kbalias21-Feb-11 23:55
kbalias21-Feb-11 23:55 
AnswerRe: Using user accounts and permissions from custom database for authentication and authorisation in ASP.NET 4? Pin
JV999923-Feb-11 3:07
professionalJV999923-Feb-11 3:07 
AnswerRe: Using user accounts and permissions from custom database for authentication and authorisation in ASP.NET 4? Pin
Lisa Z. Morgan23-Feb-11 6:07
Lisa Z. Morgan23-Feb-11 6:07 
QuestionPage methods subscribing to Control Events such as Load and PreRender Pin
swjam21-Feb-11 17:49
swjam21-Feb-11 17:49 
AnswerRe: Page methods subscribing to Control Events such as Load and PreRender Pin
senguptaamlan22-Feb-11 22:23
senguptaamlan22-Feb-11 22:23 
QuestionCreating an ASP.NET UserControl with collection-type property Pin
kensai21-Feb-11 3:47
kensai21-Feb-11 3:47 
AnswerRe: Creating an ASP.NET UserControl with collection-type property Pin
Ali Al Omairi(Abu AlHassan)22-Feb-11 4:38
professionalAli Al Omairi(Abu AlHassan)22-Feb-11 4:38 
Questionusing Microsoft.Office.Interop.Word + timeout Pin
Member 769046020-Feb-11 18:37
Member 769046020-Feb-11 18:37 
Questionhtml to code behind Pin
Ramkumar_S20-Feb-11 15:38
Ramkumar_S20-Feb-11 15:38 
AnswerRe: html to code behind [modified] Pin
Andy_L_J20-Feb-11 15:50
Andy_L_J20-Feb-11 15:50 
GeneralRe: html to code behind Pin
Not Active21-Feb-11 4:23
mentorNot Active21-Feb-11 4:23 
AnswerRe: html to code behind Pin
Anurag Gandhi20-Feb-11 22:43
professionalAnurag Gandhi20-Feb-11 22:43 
QuestionHelp in understanding PopupControlExtender Pin
simsen19-Feb-11 0:10
simsen19-Feb-11 0:10 
QuestionRe: Help in understanding PopupControlExtender Pin
Sunasara Imdadhusen21-Feb-11 23:22
professionalSunasara Imdadhusen21-Feb-11 23:22 
QuestionFormat Dynamic GridView at runtime Pin
Andy_L_J18-Feb-11 23:22
Andy_L_J18-Feb-11 23:22 

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.