validation

G

Guest

I have a AutoCompleteExtender and I bound it to a textbox. It is the list of
all email address and last name and first name

(e-mail address removed) (nancy Multani)

(e-mail address removed) (babay Gill)

I want to validate this text box. I want to create new validation control
the text box I type only that item which appear in drop down list or select
valid item or type whole string.

How can I do that.
 
D

densial

I have a AutoCompleteExtender and I bound it to a textbox. It is the list of
all email address and last name and first name

(e-mail address removed) (nancy Multani)

(e-mail address removed) (babay Gill)

I want to validate this text box. I want to create new validation control
the text box I type only that item which appear in drop down list or select
valid item or type whole string.

How can I do that.

use a custom validator, on submit check the value in the text box and
set the validator to false if it isn't in the required list.
 

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

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,061
Latest member
KetonaraKeto

Latest Threads

Top