Page 1 of 1

Not sure if this form uses PHP or Javascript?

Posted: Thu Feb 18, 2010 9:04 am
by AnonSolutions
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-test ... lator.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-test ... ateform.js
http://getry.com/weight-calculator-test ... ormcalc.js
http://getry.com/weight-calculator-test ... alidate.js

The address I would like the form to go to is: info (@) vincentmoving.com

Thanks

Re: Not sure if this form uses PHP or Javascript?

Posted: Tue Feb 23, 2010 5:55 pm
by abushahin
You need to use post or get to take the form data across to any other page same with cross domains. so once they click the get estimate button it needs to be posted or get to the other page your referring to.