Sending a Form with MX 2004 Components

I need help sending a form with the input field and area components. I am trying to send them to a form and I am not getting their values in the email. Can someone help me? I get the email, but nothing as the values of the fields.

Here is the email I recieve:

This message has been sent from your Contact Form

Name:
Email:
Phone Number:
Website:
Address 1:
Address 2:
City:
State:
Zip Code:
Country:
Message:

I have uploaded the .fla and the php file in a zip at:
http://www.windowsatoz.com/bxc/form.zip

Brian Nickol

.

well first off your PHP is wrong. secondly, your not sending the data to the php page, so im not sure how you are even getting that email.

http://www.kirupaforum.com/forums/showthread.php?t=57996&highlight=components+php
www.ultrashock.com

that thread has some as/php code i used, it may help. if not then check out ultrashock’s tutorial.