Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > "Client-side" validation not working for custom server control in IE

Reply
Thread Tools

"Client-side" validation not working for custom server control in IE

 
 
Ron
Guest
Posts: n/a
 
      08-25-2004
I've an aspx page with a custom (composite) server control and a
TextBox, both with RequiredFieldValidators. I'd like the custom
control to behave the same way the default TextBox does when one
clicks the submit button - a trip to the server is *not* made when
using Internet Explorer. Validation works for the custom control, but
only after a trip to the server.

Does anyone know why this is the case and if there is a way to force
validation to fire for the custom control without a trip to the
server?

TIA,

Ron

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Custom validation not working when Javascript moved to external file Alan Silver ASP .Net 1 06-20-2006 04:15 PM
Using Summary Validation control with server Custom validation =?Utf-8?B?QmFyYmFyYSBBbGRlcnRvbg==?= ASP .Net 2 10-15-2004 06:15 PM
Custom Server Control Does Not Cause Validation =?Utf-8?B?S2FybENoYXJsb3R0ZU5j?= ASP .Net 2 02-13-2004 07:07 PM
ControlDesigner not invoked on custom control when control is rendered within another custom control Matt Sokol ASP .Net Building Controls 2 08-07-2003 07:13 AM
Re: only custom validation control does server side validation? Colin Mackay ASP .Net 0 06-25-2003 07:54 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57