|
-
October 13th, 2008, 11:27 PM
#1
javascript
Hi all
I have textbox(server side) and label
when i enter a value more than 150 need to display an error message like more than 150 and when i enter a value below 30 need to display anoter error
i write a javascript for this but it is not firing
neeed to write in textchange event
txtPress.attribbutes.add("OnTextChanged","return validPress();")
Thanks in advance
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|