how to find textbox value from asp.net to javascript

Posted by Ramakrishna on Stack Overflow See other posts from Stack Overflow or by Ramakrishna
Published on 2010-06-15T07:12:22Z Indexed on 2010/06/15 7:22 UTC
Read the original article Hit count: 102

Filed under:
|

i have a textbox in asp.net form.... if i entered numbers not like 7 or 8 or 9, then script function should be araised with alert message.... how to achieve this.... that 7 or 8 or 9 are first digits in my texbox...

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about JavaScript