View Single Post
  #1 (permalink)  
Old 04-11-2008, 01:04 PM
Pcm Pcm is offline
Newbie
 
Join Date: Apr 2008
Posts: 5
Credits: 0
Rep Power: 0
Pcm is on a distinguished road
Default New to javascript Help Please.

Hi Guys!

I am new to javascript and I'm not exactly sure how to use javascript for a "add another" button on a form that after a user has filled out the form and clicks this button it will display the item they just finished entering and below that display the same form but blank where they can fill in the form again but with different inputs.

So this is what I have for the form fields for example:

Title:
Name:
Copy:

So when the add another button is clicked, it 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

Sponsored Links