"; print_r($_POST); echo "
"; */ include'../inc/settings.php'; $_SESSION[call_num] = $call_num; $_SESSION[service_hours] = $service_hours; $_SESSION[used_before] = $used_before; $_SESSION[timeline] = $timeline; $_SESSION[timeline] = $timeline; $_SESSION[customer_type] = $customer_type; $_SESSION[service_type] = $service_type; //$_SESSION[type_cust_service] = $type_cust_service; //$_SESSION[type_answer_service] = $type_answer_service; //$_SESSION[type_order_process] = $type_order_process; //$_SESSION[type_telemarketing] = $type_telemarketing; //$_SESSION[type_help_desk] = $type_help_desk; //$_SESSION[type_other_services] = $type_other_services; //-- Incoming $_SESSION[cust_service] = $cust_service; $_SESSION[direct_response] = $direct_response; $_SESSION[help_desk_tech_support] = $help_desk_tech_support; $_SESSION[answer_service] = $answer_service; $_SESSION[appointment_setting] = $appointment_setting; $_SESSION[lead_generation_qualification] = $lead_generation_qualification; $_SESSION[telemarketing] = $telemarketing; $_SESSION[other] = $other; //-- Outgoing $_SESSION[sales_service_product] = $sales_service_product; $_SESSION[telemarketing_lead_generation] = $telemarketing_lead_generation; $_SESSION[telemarketing_appointment_setting] = $telemarketing_appointment_setting; $_SESSION[market_research_surveys] = $market_research_surveys; $_SESSION[annoucements_database_updating] = $annoucements_database_updating; $_SESSION[other] = $other; extract($_SESSION); //print_r ($_SESSION); /* echo "
";
print_r($_SESSION);
echo "

"; */ //exit; // if (($type_cust_service == "") && ($type_answer_service == "") && ($type_order_process == "") && ($type_telemarketing == "") && ($type_help_desk == "") && ($type_other_services == "")) { if ($service_type =="Inbound Calls") { $quote_location = "index.php?page=2"; } else { $quote_location = "index.php?page=3"; } if (($sales_service_product == "") && ($telemarketing_lead_generation == "") && ($telemarketing_appointment_setting == "") && ($market_research_surveys == "") && ($annoucements_database_updating == "") && ($other == "") && ($cust_service == "") && ($direct_response == "") && ($help_desk_tech_support == "") && ($answer_service == "") && ($appointment_setting == "") && ($lead_generation_qualification == "") && ($telemarketing == "")) { header("Location: $quote_location?msg=type"); } else if ($call_num == "Please Select") { header("Location: $quote_location?msg=call_num"); } else if ($service_type == "Please Select") { header("Location: $quote_location?msg=service_type"); } else if ($service_hours == "Please Select") { header("Location: $quote_location?msg=service_hours"); } else if ($used_before == "Please Select") { header("Location: $quote_location?msg=used_before"); } else if ($timeline == "Please Select") { header("Location: $quote_location?msg=timeline"); } else if ($customer_type == "Please Select") { header("Location: $quote_location?msg=customer_type"); } ?> Free Call Center Quotes from up to 6 vendors.