How to set focus on textbox and/or control after clicking an asp label?

Posted by Josh on Stack Overflow See other posts from Stack Overflow or by Josh
Published on 2010-06-16T01:46:55Z Indexed on 2010/06/16 1:52 UTC
Read the original article Hit count: 215

Filed under:
|

I would like to set the focus on a textbox and/or control after clicking an asp label? Can some explain to me how to do this? Similar to doing a

<label for="txtBoxID">Blah</label>

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about label