I need HTML/Java code to take input from a text box & paste it to a form on

  • Thread starter Thread starter Kem 2k
  • Start date Start date
K

Kem 2k

Guest
another page.? I need code that will take the input from a text box and paste it to another form on another page. This other page is selected using a drop down box.

Step A: User enters Post/Zip Code in to text box
Step B: User selects site in a drop down box.
Step C: The clicks on a button which directs them to the page
Step D: The code copies the Post/Zip Code on to the destination page in to a form on the other end.
 
Back
Top