7 || !strpos($_SERVER['HTTP_REFERER'], $_SERVER['HTTP_HOST'])) {die("Bad referer"); } $msg2 = "This is a multi-part message in MIME format.\n\n" . "--{$mime_boundary}\n" . "Content-Type: text/html; charset=\"iso-8859-1\"\n" . "Content-Transfer-Encoding: 7bit\n\n"; $msg = $_POST["reqFirst_Name"] ." ". $_POST["reqSurname"]." filled in the CV Builder Form


\n"; $msg.="\n"; foreach($_POST as $key => $val){ if ($key !== "formname") { if ($key !== "reqPrivacy") { if (is_array($val)){ $msg.="Item: $key"; foreach($val as $v){ $v = stripslashes($v); $msg.=" $v"; } } else { $val = stripslashes($val); if ($val == "") { if (substr($key,0,3) == "req") { print substr($key,3)." is a required field
"; $postmail="no"; } } else { $val = str_replace("\n","
",$val); if (substr($key,0,3) == "req") { $msg.="\n"; } else { $msg.="\n"; } } } } } } if (isset($_POST["tickprivacy"])) { if (@$_POST["reqPrivacy"] !== "on") { print "Sorry, you have to agree to the confidentiality and security statement before submitting this form
"; $postmail = "no"; } } $msg .="
".substr($key,3)."$val
$key$val
"; $msg3 = ""; $msg3 .="--{$mime_boundary}--\n"; ###################### ## CHANGE RECIPIENT ## ###################### include_once("dbstuff.php"); $sql_admin = mysql_query("SELECT * FROM `tblAdmin` LIMIT 1"); $arr_admin = mysql_fetch_array($sql_admin); $recipient=$arr_admin["email"]; $subject="Website Submission -- ".$_POST["formname"]; $headers = "From: \"Website\" \n" . "Return-Path: website@consulting-uk.com\n" . "MIME-Version: 1.0\n" . "Content-Type: multipart/mixed;\n" . " boundary=\"{$mime_boundary}\"\n"; if (@$postmail !== "no") { if (@mail($recipient, $subject, $msg2.$msg.$msg3, $headers)){ @mail($_POST["reqE-mail"], $subject, $msg2."You filled in the CV Builder Form on the CSL website and here is what was sent by email to us:

".$msg.$msg3, $headers); echo "

Thank You

Thank you for submitting this form to CSL, please close this window and return to the CSL site"; exit; } else { echo "An error occurred and the message could not be sent at this time, please try again later."; } } else { print "You did not fill in the required fields, please close this window and review your details"; exit; } } else echo "Bad request method"; } } ?> Consultancy, Training "; } function textarea($name,$index = "",$default = "") { if ($index == "") { $indexbit = ""; } else { $indexbit = $index; } print ""; } for ($i=1;$i<=$numhistory;$i++) { $arrhistory[$i]["Current_position"] = @$_POST["Current_position".$i]; $arrhistory[$i]["From"] = @$_POST["From".$i]; $arrhistory[$i]["To"] = @$_POST["To".$i]; $arrhistory[$i]["Position_Held"] = @$_POST["Position_Held".$i]; $arrhistory[$i]["Company_Name"] = @$_POST["Company_Name".$i]; $arrhistory[$i]["Outline_of_Responsibilities"] = @$_POST["Outline_of_Responsibilities".$i]; $arrhistory[$i]["Specific_Project_Work/Achievements"] = @$_POST["Specific_Project_Work/Achievements".$i]; } ?>
Consultant Area


CV Builder

If you don't have a CV already prepared you can use our CV builder form. Simply fill in the fields below as comprehensively as possible. Once you have built your CV we will receive a copy by email. This process should take you between 5-10 minutes. If you need some help completing this form, please read the Guide to Writing a CV.

Note: Please complete all fields and read the data protection notice before submitting this form

Contact details:

$name
$name
Title (Ms, Miss, Mrs, Mr, Dr, Prof, Other)">

CV details

Track Record and Experience: (Start with most recent first)

"; echo $numhistory."
"; inputbox("Current position",$i,@$arrhistory[$i]["Current_position"]); inputbox("From",$i,@$arrhistory[$i]["From"]); inputbox("To",$i,@$arrhistory[$i]["To"]); inputbox("Position Held",$i,@$arrhistory[$i]["Position_Held"]); inputbox("Company Name",$i,@$arrhistory[$i]["Company_Name"]); textarea("Outline of Responsibilities",$i,@$arrhistory[$i]["Outline_of_Responsibilities"]); textarea("Specific Project Work/Achievements",$i,@$arrhistory[$i]["Specific_Project_Work/Achievements"]); print "
"; $jim ="-"; for ($k=1;$k<=$i;$k++) { $jim .= "-"; } print ""; } ?>

  (click here to add additional track record items)

Personal Profile:

Data Protection Notice


Confidentiality and Security

Consultancy Solutions Limited is the sole owner of the information collected on this site. Any information you provide will be held securely and in accordance with the Data Protection Act 1998. We will not disclose your personal information to third parties unless you have given your permission. Should you be interested in the contents of the Data Protection Act 1998 please visit the UK Government web site for details www.dataprotection.gov.uk.

Please tick the box below to indicate that you consent to this collection.

I consent to Consultancy Solutions Limited collecting and storing my data.

Contact Consultancy Solutions Limited about this statement:

Should you have any queries about the way in which personal data is stored on this web site or if you have any questions or comments regarding this policy, please contact: Consultancy Solutions Limited at csl@consulting-uk.com or +44 (0) 1453 755745