aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes how to take javascript array values in php form Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "how to take javascript array values in php form" Watch "how to take javascript array values in php form" New topic
Author

how to take javascript array values in php form

Punit Jain
Ranch Hand

Joined: Aug 20, 2011
Posts: 902
Hello everyone i have a script which is dynamically adding textboxes correspond to the value i select in the combo/select box, but the problem is how i take that value to my php form so that i can insert that value into my database.
Here is the script:





Here i am calling this into my form:



i want to insert text boxes values into my database, can anyone tell me how can i do this??
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: how to take javascript array values in php form
 
Similar Threads
spaces while populating using s:iterator
struts-2 (set values to action class)
unable to do validation for select in struts2
Jquery form validation
calling the struts action on jquery button click