Link to home
Start Free TrialLog in
Avatar of Seven price
Seven priceFlag for United States of America

asked on

retrieve all textbox values

type in empty textbox and the submit to get info. 
the jsonobject only retrieves the last 2 value of the text box. I would like to get all of them.

Open in new window


http://jsfiddle.net/sevensnake/Nbr7Y/5/
ASKER CERTIFIED SOLUTION
Avatar of Gary
Gary
Flag of Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Seven price

ASKER

not sure how to deserialization of an array.
is there anyway to pass it.
name : value, name:value, name: value?
Ok but if a text box is blank i do not want that value to even become a string.
thanks
You had a couple of questions, I guess all sorted since you have accepted the comment?