Re: Postbacks dies on our server if using client-side validation!?
- From: "darrel" <notreal@xxxxxxxxxxx>
- Date: Thu, 16 Nov 2006 15:00:01 -0600
What was the exact result of the mini-test I gave you?
Test one: Simple ASPX page. One text box, one required field validator, one
button, one label.
Pressing the SUBMIT button on this page with an empty text box will generate
a client-side validation error. Pressing the SUBMIT button on this page with
a valid text box does nothing in IE (no submission/postback at all).
Test two (your test): Simple ASPX page. One text box, one custom validator
(calling custom javsacript), one button, one label.
Exact same result. When on this particular server, I can get the script
(alert) to fire, but no postback.
-Darrel
.
- References:
- Prev by Date: Using code behind without a virtual directory?
- Next by Date: Re: Postbacks dies on our server if using client-side validation!?
- Previous by thread: Re: Postbacks dies on our server if using client-side validation!?
- Next by thread: Re: Postbacks dies on our server if using client-side validation!?
- Index(es):