Click here to Skip to main content
15,912,329 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to code minimize button Pin
mbbisht31-Jul-06 20:29
mbbisht31-Jul-06 20:29 
Questionschedule task by the interval of day,month,year Pin
mbbisht31-Jul-06 17:53
mbbisht31-Jul-06 17:53 
AnswerRe: schedule task by the interval of day,month,year Pin
mnaveed1-Aug-06 0:45
mnaveed1-Aug-06 0:45 
Questioncheckbox in Infragistic webgrid Pin
walsudani31-Jul-06 16:13
walsudani31-Jul-06 16:13 
Questionextracting url in asp.net Pin
porsche996turbo31-Jul-06 16:10
porsche996turbo31-Jul-06 16:10 
AnswerRe: extracting url in asp.net Pin
mbbisht31-Jul-06 18:13
mbbisht31-Jul-06 18:13 
AnswerRe: extracting url in asp.net Pin
Khawar Abbas131-Jul-06 20:48
Khawar Abbas131-Jul-06 20:48 
QuestionDynamic custom validator at server? Pin
Member 9631-Jul-06 16:07
Member 9631-Jul-06 16:07 
I seem to recall using an ErrorProvider component back in the day with ASP.NET 1.1 has that been toasted to be replaced by the Validators or have I just gone blind or...? From what I recall it was pretty open to how it was used.

I need to do all validation at the server dynamically after post back because the errors come out of custom business objects and are localized for the user and can be complex and most importantly are already in place and working in a winform app and are not to be messed with.

Scneario: the user posts back, I move their input into the business object, the business object either says ok can save or it has broken rules which I can access and matchup to each control that has a broken rule (is invalid).

Can I then add a validator to the form for each broken rule populating it with my error message as appropriate and send that back to the user so they see the rule and the red invalid icon etc and can fix, repost and I can then check it all over again?
AnswerRe: Dynamic custom validator at server? Pin
Tim Kohler31-Jul-06 19:08
Tim Kohler31-Jul-06 19:08 
GeneralRe: Dynamic custom validator at server? Pin
Member 961-Aug-06 6:50
Member 961-Aug-06 6:50 
QuestionHow to insert data into database Pin
ypsyong31-Jul-06 15:32
ypsyong31-Jul-06 15:32 
AnswerRe: How to insert data into database Pin
Vipin Venugopal31-Jul-06 19:07
Vipin Venugopal31-Jul-06 19:07 
AnswerRe: How to insert data into database [modified] Pin
JustForLive1-Aug-06 0:04
JustForLive1-Aug-06 0:04 
QuestionTreeView Pin
smarttom9931-Jul-06 14:23
smarttom9931-Jul-06 14:23 
AnswerRe: TreeView Pin
minhpc_bk31-Jul-06 15:17
minhpc_bk31-Jul-06 15:17 
AnswerRe: TreeView Pin
Khawar Abbas131-Jul-06 18:28
Khawar Abbas131-Jul-06 18:28 
QuestionControl.Render in .NET 2.0 Pin
Ahmed Galal31-Jul-06 13:42
Ahmed Galal31-Jul-06 13:42 
AnswerRe: Control.Render in .NET 2.0 Pin
minhpc_bk31-Jul-06 15:19
minhpc_bk31-Jul-06 15:19 
GeneralRe: Control.Render in .NET 2.0 Pin
Ahmed Galal31-Jul-06 21:18
Ahmed Galal31-Jul-06 21:18 
QuestionServer Side [modified] Pin
ADY00731-Jul-06 12:47
ADY00731-Jul-06 12:47 
AnswerRe: Server Side Pin
Guffa31-Jul-06 13:28
Guffa31-Jul-06 13:28 
QuestionServer Running Out of Memory Pin
ikorenbl31-Jul-06 11:08
ikorenbl31-Jul-06 11:08 
AnswerRe: Server Running Out of Memory Pin
minhpc_bk31-Jul-06 15:23
minhpc_bk31-Jul-06 15:23 
QuestionMasked TextBox in VS.NET 2005 Pin
User 289802231-Jul-06 11:02
User 289802231-Jul-06 11:02 
AnswerRe: Masked TextBox in VS.NET 2005 Pin
Christian Graus31-Jul-06 11:22
protectorChristian Graus31-Jul-06 11: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.