|
||||||
| JavaScript and CSS Extensible Markup Language, Java Script, and CSS questions here. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
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!!! |
| Sponsored Links |
|
|
|
|||||
|
If you haven't done so already, put the input fields inside a "form" tag (<form>). You can clear the form's fields using a "reset" input type. To store the data, you need to learn how to program in PHP or ASP. This is a big task, but there is plenty of helpful info available at PHP Tutorial. Good luck!
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Nortan Popup Blocker + JavaScript Issue | twalters84 | JavaScript and CSS | 3 | 03-11-2008 04:47 AM |
| PHP accessing through remotely javascript from another website | deny | Request Services (Paid) | 4 | 01-28-2008 08:02 AM |
| [Easy as Pie] Unobtrusive JavaScript | Kernel | Programming News | 0 | 12-20-2007 09:07 AM |
| How I can execute Javascript into Perl? | tony.willson | Perl | 3 | 12-14-2007 10:58 AM |
| Counting Files with JavaScript | Matt | JavaScript and CSS | 5 | 08-01-2007 12:02 PM |