Required Field Validator
-
Hi all, Am using editor and multiline textbox.user selects one of it by using radio button.I used 2 required field validators,to validate those 2 controls. Its all fine upto here.In the button click event,in Internet explorer its working fine by displaying appropriate error message, but in mozilla it is showing two error messages at a time. I hard coded these validators visibility to false in the appropriate radio button selected value loop. Pls guide me any other way to forward Have a Nice Day Dudes
-
Hi all, Am using editor and multiline textbox.user selects one of it by using radio button.I used 2 required field validators,to validate those 2 controls. Its all fine upto here.In the button click event,in Internet explorer its working fine by displaying appropriate error message, but in mozilla it is showing two error messages at a time. I hard coded these validators visibility to false in the appropriate radio button selected value loop. Pls guide me any other way to forward Have a Nice Day Dudes
All I have to say is what the F**K was microsoft thinking when they made the textbox component this way. Microsoft left no easy way to trap the error code coming off a detected client side script attack. It makes no sense that there is no event to capture when a detected validation has failed. The work arounds to make something as simple as string x = Textbox.Text; is rediculous. If you work at Microsoft and you read this all I have to say is EAT MY ASS!
nothing