Link to home
Start Free TrialLog in
Avatar of HLRosenberger
HLRosenbergerFlag for United States of America

asked on

implement Validator Callout

I want to implement the Validator Callout functionality show on this page.  

http://www.asp.net/AjaxLibrary/AjaxControlToolkitSampleSite/ValidatorCallout/ValidatorCallout.aspx


Any help would be appreciated!
ASKER CERTIFIED SOLUTION
Avatar of Brijesh Gandhi
Brijesh Gandhi
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of HLRosenberger

ASKER

Thanks.  I have it working.    One more question - what I'd like is to get the page into the state as if the submit button was already pressed.  Upon entering the page, I want all required fields to have that yellow background, and for the Callout popup to occur upon focus.
thanks.