View Single Post
  #6 (permalink)  
Old 04-11-2008, 12:50 PM
Pcm Pcm is offline
Newbie
 
Join Date: Apr 2008
Posts: 5
Credits: 0
Rep Power: 0
Pcm is on a distinguished road
Default Re: Javascript to Add a Text Input field

Hi Guys!

I would like to do the similar thing to my form but instead of adding another field I would like to be able to have an onclick event on the add another button to refresh my existing form fields so that I can input the same information again.

So this is what I have for the form fields:

Title:
Name:
Copy:

So when the add another button is clicked, bit will store the previous entry but then refresh the form page with blank fields to be able to add another entry for the title, name, and copy?

I haven't a clue how to go about doing this... any help wold be greatly appreciated.

Thanks!!!
Reply With Quote