Subscribe to our newsletter:
Awaiting 3 votes.
Posted by : kimaroc on 02/13/2008
3651 pageviews, 11 purchases
Package includes: FLA
Viewable with: Flash Player 8 and above
*Contact form Data will be sent by a php file that's included
*Form validation included
*Fully customizable
*Can be published as player 6, 7, 8 upwards
- Price : $5
- buy now
- add to alerts
Hi ! try to add the code in the php file before $data -------------------- $name = $_POST['name']; $email = $_POST['email']; $phone = $_POST['phone']; $fax = $_POST['fax']; $msg = $_POST['msg']; --------------------
when I use you form (I type my email just to test it)
email came from:
My.site@p3slh121.shr.phx3.secureserver.net
with just:
Name :
Email :
Phone :
Address :
Message :
and nothing else. Please, help. This is a 5th form from you I have problem,







help
and feedback
latest
news
latest
forum entries
Hi !
try to add the code in the php file before $data
--------------------
$name = $_POST['name']; $email = $_POST['email']; $phone = $_POST['phone']; $fax = $_POST['fax']; $msg = $_POST['msg'];
--------------------