I need some serious hot code...
Here is my delima,
(first off--- ASP & PHP are out because of my host, Godaddy's unchangable settings)
OK now, I use a third party form to email processer to process my forms, Bravenet. Come to find out, I can only attach ONE (1) file per form... (number of forms unlimited though)
The problem is that I need a few files, per form!
I have attached my code below that I am working with right now.
What I need is a script that will either:
1. Submit all three differn't forms together with one submit button, or...
2. By pressing the submit button it also presses two other hidden submit buttons for the other forms...
I know there has got to be a way of doing this... I just need someone smarter than me to help me figure it out. THANKS ALOT FOR READING, hope you can help!!!
P.S. The "form action" really goes to my real email, so if you want to try it, I will be checking it to see if it works while I answer others questions...
Thanks, GOOD LUCK
Here is my delima,
(first off--- ASP & PHP are out because of my host, Godaddy's unchangable settings)
OK now, I use a third party form to email processer to process my forms, Bravenet. Come to find out, I can only attach ONE (1) file per form... (number of forms unlimited though)
The problem is that I need a few files, per form!
I have attached my code below that I am working with right now.
What I need is a script that will either:
1. Submit all three differn't forms together with one submit button, or...
2. By pressing the submit button it also presses two other hidden submit buttons for the other forms...
I know there has got to be a way of doing this... I just need someone smarter than me to help me figure it out. THANKS ALOT FOR READING, hope you can help!!!
P.S. The "form action" really goes to my real email, so if you want to try it, I will be checking it to see if it works while I answer others questions...
Thanks, GOOD LUCK
Comment