View Single Post
Old 02-19-2012, 08:26 PM   PM User | #1
gerble1000
New Coder

 
Join Date: Nov 2011
Posts: 94
Thanks: 4
Thanked 0 Times in 0 Posts
gerble1000 is an unknown quantity at this point
need code to change a dropdown menu with a click of a button

basically i have a form with lots of fields.. drop down boxes and textarea's and standard input text..
now what i need is a way to change all of these fields with a fetch button.
i can get the value for the fields from the perl script on my server side.

the form basicslly sends lots of fields to my perl script and saves each field of data into seperate text docs. now my customer would like to retrieve the data back to the form to change aspects of it to be resubmitted .
i am struggling with the simplist of codes to set the value of the fields from a javascript variable
any ideas please.
gerble1000 is offline   Reply With Quote