how to get multiple value from one textbox in javasript?

Posted by angel ansari on Stack Overflow See other posts from Stack Overflow or by angel ansari
Published on 2010-06-17T08:46:11Z Indexed on 2010/06/17 8:53 UTC
Read the original article Hit count: 288

Filed under:
|

hi, I have created web application and textbox as a textarea.i am using javascript for validation.When i enter value in text box so it should be number not alphabet i have use textmode is multiple line.

My problem is that how i get multiple value from textbox and store in array in javascript and check each value is number or not.I am using the web form.Please help me.

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about JavaScript