Login control & Ajax

  • Thread starter Thread starter James Page
  • Start date Start date
J

James Page

Hi all

I have a Login control which I have templated so I can control the layout of
the various textboxes etc.

What I'd like to do is use the ajax Validator callout extender on the
various text boxes etc.
I know how to do this for required, compare and regEx validation.
However how do I go about utilising the callout extender for an Invalid user
or user already exists error?

Or is there a way to link in with the defined validation properties of the
login control?

asp.net 3.5, vb.net

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top