This is a weird question but anyways... I need to get a form from another website (this is legal as I will be an agent) and need to get the form to come to me, I will be using Jumi to get it working so not sure if I need Joomla or PHP? The form is over here: http://getry.com/weight-calculator-testing/weight-calculator.html If anybody know what code to change to make this form work to my email it would be great! the Javascript files are over here: http://getry.com/weight-calculator-testing/validateform.js http://getry.com/weight-calculator-testing/orderformcalc.js http://getry.com/weight-calculator-testing/form_validate.js The address I would like the form to go to is: info (@) vincentmoving.com Thanks
You're links aren't working. As a shot in the dark, I suggest you search those files for the '@' symbol and replace the email address you find with the one you want it to go to.
Thanks all! Actually on my server the files are actually here: http://getry.com/weight-calculator-testing/js/validateform.js http://getry.com/weight-calculator-testing/js/orderformcalc.js http://getry.com/weight-calculator-testing/js/form_validate.js Seems I need to change something in here: src/processformnew.php Problem is that the original form over here: http://www.greatcanadianvanlines.com/Estimate.html Redirect me to a thank you page so I can't get access to the: src/processformnew.php file Is it possible to make a new src/processformnew.php file?