Richard Welch
05-31-2007, 03:24 PM
Hi,
Javascript submit form won’t work-$20 per hour and you would have to quote how long it takes to make the form work.
I have a problem with a submit form in that it does not submit, I think because there is another form on the page whose action is to work out various inputted variables and give an answer on the page when entered, which it does.
But the next form (form2) is a submit form to a .pl file on my server in the cgi-bin. All the variables on the .pl and server settings are correct but I think it is the other form which is not allowing it to work. There is also a mistake in the html on line 11 which might affect it, I don’t know.
Does anyone have any ideas? I would pay $20 per hour and you would have to quote how long it takes to make the form work. You can try submitting to see where the error is.
Here is the page in question:
http://www.exigotranslations.com/order.htm
It comes up with error message:
Error: No Recipient
There was no recipient address specified in the data sent to FormMail. Please make sure you have filled in the recipient form field with an e-mail address that has been configured in either @recipient_addresses or in @recipient_domains. More information on filling in recipient form fields and variables can be found in the README file.
And the @recipient_addresses in my .pl script file is filled out with my address. I tested it with a diferent page: www.exigotranslations.com/test.html and the it all works fine. Somehow I think it must be the other form on the page.
Thanks,
Richard
Javascript submit form won’t work-$20 per hour and you would have to quote how long it takes to make the form work.
I have a problem with a submit form in that it does not submit, I think because there is another form on the page whose action is to work out various inputted variables and give an answer on the page when entered, which it does.
But the next form (form2) is a submit form to a .pl file on my server in the cgi-bin. All the variables on the .pl and server settings are correct but I think it is the other form which is not allowing it to work. There is also a mistake in the html on line 11 which might affect it, I don’t know.
Does anyone have any ideas? I would pay $20 per hour and you would have to quote how long it takes to make the form work. You can try submitting to see where the error is.
Here is the page in question:
http://www.exigotranslations.com/order.htm
It comes up with error message:
Error: No Recipient
There was no recipient address specified in the data sent to FormMail. Please make sure you have filled in the recipient form field with an e-mail address that has been configured in either @recipient_addresses or in @recipient_domains. More information on filling in recipient form fields and variables can be found in the README file.
And the @recipient_addresses in my .pl script file is filled out with my address. I tested it with a diferent page: www.exigotranslations.com/test.html and the it all works fine. Somehow I think it must be the other form on the page.
Thanks,
Richard