Free Sample


Please fill in the following form and will send out a free sample pack for you as soon as possible.



Attention! You must enter your name.
'; } else if(trim($email) == '') { $error = '
Attention! Please enter a valid email address.
'; } else if(!is_numeric($phone)) { $error = '
Attention! Phone number can only contain digits.
'; } else if(trim($address1) == '') { $error = '
Attention! Address line 1 is empty.
'; } else if(trim($town) == '') { $error = '
Attention! You must enter your Town / City.
'; } else if(trim($postcode) == '') { $error = '
Attention! You must enter your Postcode.
'; } else if(trim($label) == '') { $error = '
Attention! You must choose label type.
'; } else if(!isEmail($email)) { $error = '
Attention! You have entered an invalid e-mail address, try again.
'; } if($error == '') { if(get_magic_quotes_gpc()) { } // Configuration option. // Enter the email address that you want to emails to be sent to. // Example $address = "joe.doe@yourdomain.com"; $address = "info@insignialabels.co.uk"; // Configuration option. // i.e. The standard subject will appear as, "You've been contacted by John Doe." // Example, $e_subject = '$name . ' has contacted you via Your Website.'; $e_subject = 'Sample Request by ' . $name . ' Peel and Reveal Website'; // Configuration option. // You can change this if you feel that you need to. // Developers, you may wish to add more fields to the form, in which case you must be sure to add them here. $e_body = "You have been contacted by $name, their additional message is as follows.\r\n\n"; $e_content = "Name: $name\nEmail: $email\nPhone: $phone\nCompany name: $company\nAddress line 1: $address1\nAddress line 2: $address2\nTown: $town\nPostcode:$postcode\nLabel type: $label\r\n\n \"$comments\"\r\n\n"; // Configuration option. // RIf you active phone number, swap the tags of $e-reply below to include phone number. //$e_reply = "You can contact $name via email, $email or via phone $phone"; $e_reply = "You can contact $name via email, $email"; $msg = $e_body . $e_content . $e_reply; mail($address, $e_subject, $msg, "From: $email\r\nReply-To: $email\r\nReturn-Path: $email\r\n"); // Email has sent successfully, echo a success page. echo "
"; echo "

Email Sent Successfully.

"; echo "

Thank you $name, your message has been submitted to us.

"; echo "
"; } } if(!isset($_POST['contactus']) || $error != '') // Do not edit. { ?>









Head Office
01273 651 011
info@insignialabels.co.uk

Unit 6, Highdown House
Cecil Pashley Way
Shoreham Airport
Shoreham By Sea
West Sussex
BN43 5PB