Hello,
Please help me on this one!
I have a HTML (TPL) where there are 2 forms. When I click on a button I want to send to a php file input elements from both of the forms.
Do you have an idea how can I do this without copying the inputs from a form to the other?
Thank you!
Sending POST variables from 2 forms in the same time
Moderator: General Moderators
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
You can only submit one form at a time, but perhaps you could do some tricky business using cURL
Sounds like a poor design. Why would you ever need to submit two forms at the same time? Perhaps you could explain your situation and a more elegant solution could be hypothesized.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
- CoderGoblin
- DevNet Resident
- Posts: 1425
- Joined: Tue Mar 16, 2004 10:03 am
- Location: Aachen, Germany
- Kieran Huggins
- DevNet Master
- Posts: 3635
- Joined: Wed Dec 06, 2006 4:14 pm
- Location: Toronto, Canada
- Contact: