i have 4 textbox and 2 comparevalidator. textbox1and2 asks an input from a user while textbox3and4 have a value. whatever input in textbox1 will be compared to textbox3. it will be compared by my comparevalidator1. it the input is greater than the value in textbox3 a message is displayed. i enabled the clientscript. i noticed that it will only compare if the user proceed to textbox2. what i want is if there's an error the focus will be on my textbox1. is this possible could someone help me
thanks in advance.

comparevalidator
Dave Lubash - MSFT
Hi,
Please post questions related to ASP.NET in the ASP.NET Forums here:
http://forums.asp.net/
Regards,
Vikram
aservin