Hi there,
I've place a simple ASP 2.0 page with couple of input fields and a submit button.
The input text fields have validation control associate with them.
the issue happens when I click the Submit button (the whole page becomes blank and then all) the controls are being re-painted again.
If I take remove the validations control nothing is being re-painted and all works fine.
any idea what's happening?
TIA
I've place a simple ASP 2.0 page with couple of input fields and a submit button.
The input text fields have validation control associate with them.
the issue happens when I click the Submit button (the whole page becomes blank and then all) the controls are being re-painted again.
If I take remove the validations control nothing is being re-painted and all works fine.
any idea what's happening?
TIA
Comment