if(isset($_POST["h1"])){
$hobbies.=$_POST["h1"].",";
}
if(isset($_POST["h2"])){
$hobbies.=$_POST["h2"].",";
}
if(isset($_POST["h3"])){
$hobbies.=$_POST["h3"].",";
}
if(isset($_POST["h4"])){
$hobbies.=$_POST["h4"].",";
}
if(isset($_POST["cmd"])){
$uname = $_POST["uname"];
$uemail = $_POST["uemail"];
$data=$_POST["dataentry"];
if($data==1) {
$datares = "Yes";}
else { $datares = "No"; }
$web=$_POST["website"];
$goal=$_POST["goals"];
$tar=$_POST["target1"];
$des=$_POST["design"];
$lis=$_POST["list"];
$create=$hobbies;
$main=$_POST["maintain"];
if($main==1) {
$mainres = "Yes";
} else if($main==2){
$mainres = "No";
} else {
$mainres = "Maybe";
}
$domname=$_POST["domainname"];
$dom=$_POST["domain1"];
if($dom==1) {
$domres = "Yes"; }
else { $domres = "No"; }
if($domres =="Yes"){
$domres1 ="
| if 'yes' enter your domain name | ".$domname." |
";
} else { $domres1 ="";}
$mar=$_POST["market"];
//$ins=mysql_query("insert into exceedant (dataentry,website_for,goal,target,design,expect,creation,maintain,domain,domain_name,marketing) values ('$data','$web','$goal','$tar','$des','$lis','$create','$main','$dom','$domname','$mar')") or die(mysql_error());
$msg="Thank you for your offer. Please expect our reply within 12 hours.";
//** Mail Coding **//
$message =<<
eVenturers
 |
|
|
|
|
 |
|
 |
|
| Name |
$uname |
| Do you need Data Entry services? |
$datares |
| What is a website for? |
$web |
| What are the goals for your website? |
$goal |
| Who is your website target audience? |
$tar |
| How do you envision the design of your web site? |
$des |
| List some websites that you like or are comparable to your expectations? |
$lis |
| How will you create your website? |
$create |
| Do need someone to maintain your website? |
$mainres |
| Do you have a domain name? |
$domres |
$domres1
| Do you have a plan in place to market your website? |
$mar |
|
|
 |
|
 |
|
|
www.eventurers.com
|