Event On Form From Control Event

D

Dave Wurtz

All,

Is there an event on the Form that will get fired when the text in another
control (i.e. textbox) is changed?

Thanks in advance!

Dave
 
K

Kevin Spencer

You really wouldn't want that on the server side, or every character typed
in would cause a PostBack. You can use JavaScript on the client side to
capture the onchange event of an input type=text form field.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 

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

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top