What text has been selected within a textbox on a web page?

E

Ethan Strauss

Hi,
I am using C#.net 2.0 to write a web application. I would like to be able
to programmatically detect what text has been selected in a textbox control.
Is this possible? If not, is there some other control which will allow users
to enter their own text, then select some of it, and have the code read what
has been selected?
Thanks!
Ethan
 

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

Top