To run this script, your web server should be able to interpret PHP files.

There are two versions of this script, one collects body measurements in millimeters and one collects body measurements in inches.

Open the appropriate folder for your preferred units.

This folder will contain a php file called fitAdvisoremailinch.php, or fitAdvisoremailmm.php.

Open this file in a text editor and notice the line: $builder_email = "info@bikeforest.com";.

Change the e-mail address info@bikeforest.com to whatever e-mail address you wish to receive these customer submissions.

Save the file.

Test the script by placing the following three files onto your web server:

Go to http://www.yoursite.com/fit_advisor_email_inch.html

Once you've confirmed the functioning of this script, you can edit the HTML and PHP documents for style. Also, feel free to use a different graphic for describing the body measurements just as you do in the Fit advisor.

Let me know if you have any questions. brent@bikeforest.com.