Jump to content

Adding to existing form...


Recommended Posts

I've got a form where users list contatct people in their organization. Currently I've used several Server Side Includes to pull in the various parts of the form. (The "main" part of the form where all the company info goes and the "contact" part that lists the name, phone, etc. of each and every person the user wants to add to the form.

 

What I would like to be able to do is have the user click on a button to "add" another instance of the "contact include" within the form and (in doing so) be able to list as many people on the form as they need.

 

That being said my problem is two-fold....first how to set up the button to insert the "include" file as many times as needed and once they are inserted how do I get around the field/variable names that are going to be (I'd imagine) all the same as they are based off the same "include" file.

 

Any help or pointers would be GREATLY appreciated!

 

thanks!

 

 

Link to comment
https://forums.phpfreaks.com/topic/1734-adding-to-existing-form/
Share on other sites

  • 3 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.