Bill Crawley
August 30th, 2007, 09:34 AM
Hi all,
I have a customValidator assigned to a textbox. I've used the script with this method many times in standard aspx pages and it works no problem.
The only difference that I can see in the code is that usually my textboxes are (when nested in a table) in an asp:table, but this time they are in <table (client requirement). and this is the only thing that I can see that's different aside from an AJAX control that get's registered at the top of the page.
I have a customValidator assigned to a textbox. I've used the script with this method many times in standard aspx pages and it works no problem.
The only difference that I can see in the code is that usually my textboxes are (when nested in a table) in an asp:table, but this time they are in <table (client requirement). and this is the only thing that I can see that's different aside from an AJAX control that get's registered at the top of the page.