<%@LANGUAGE="VBSCRIPT"%> <% ' DO NOT REMOVE THE FOLLOWING LINE ' newsletter = "yes" ' uncomment to add to newsletter - requires connections file adding ' LEWIS ' Restaurant Name for form restname = "Print Plus" ' email address 'sendmail = "lewis@sugarvine.com" sendmail = "sales@printplusblackpool.com" ' url for confirmation url = "http://www.printplusgroup.com/" '"printplusgroup" ' email validation routine function chkEmail(theAddress) dim atCnt chkEmail = 0 if instr(theaddress, "@.") <> false then chkEmail = 1 end if if len(theAddress) < 7 then chkEmail = 1 elseif instr(theAddress,"@") = 0 then chkEmail = 1 ' has at least one "." elseif instr(theAddress,".") = 0 then chkEmail = 1 ' has no more than 3 chars after last "." elseif len(theAddress) - instrrev(theAddress,".") > 4 then chkEmail = 1 ' has more than 1 chars after last "." elseif len(theAddress) - instrrev(theAddress,".") < 2 then chkEmail = 1 ' has no "_" after the "@" elseif instr(theAddress,"_") <> 0 and _ instrrev(theAddress,"_") > instrrev(theAddress,"@") then chkEmail = 1 ' has no "_" after the "@" elseif instr(theAddress,"..") <> 0 and _ instrrev(theAddress,"..") > instrrev(theAddress,"@") then chkEmail = 1 else ' has only one "@" atCnt = 0 for i = 1 to len(theAddress) if mid(theAddress,i,1) = "@" then atCnt = atCnt + 1 end if next if atCnt > 1 then chkEmail = 1 end if ' chk each char for validity for i = 1 to len(theAddress) if not isnumeric(mid(theAddress,i,1)) and _ (lcase(mid(theAddress,i,1)) < "a" or _ lcase(mid(theAddress,i,1)) > "z") and _ mid(theAddress,i,1) <> "_" and _ mid(theAddress,i,1) <> "." and _ mid(theAddress,i,1) <> "@" and _ mid(theAddress,i,1) <> "-" then chkEmail = 1 end if next end if end function ' end validation routine if request.form("Email") <> "" then if chkEmail(request.form("Email")) <> 1 then '--- old mailform script Dim shopMail, shopBody Set objErrMail= Server.CreateObject("CDO.Message") With objErrMail .From = request("Email") .To = sendmail .Subject = restname & " Web Form - " & request("subject") For x = 1 to Request.Form.Count if Request.Form.Key (x) <> "submit" and Request.Form.Key (x) <> "promotions" and Request.Form.Key (x) <> "email" then shopBody=shopBody & replace(replace(Request.Form.Key(x), "xylog", "email"), "ewe", "user name") & " = " & Request.Form.Item (x) & vbcrlf & vbcrlf end if Next shopBody=shopBody & "This email was sent on : " & date & " at " & time .TextBody = Cstr("" & shopbody) .Configuration.Fields.Item ("http://schemas.microsoft.com/cdo/configuration/sendusing") = 2 .Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/smtpserver") = "195.234.116.130" .Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/smtpserverport") = 25 .Configuration.Fields.Update .Send End With set objErrMail = nothing DIM custMail, custBody Set objErrMail= Server.CreateObject("CDO.Message") With objErrMail .From = sendmail .To = request.form("Email") .Subject = "Thank you "& request.form ("ewe") custBody=custBody & "Thank You " & request.form("ewe") & vbcrlf & vbcrlf custBody=custBody & "We have received your email and will deal with it promptly" & vbcrlf & vbcrlf custBody=custBody & restname & " - " & url & vbcrlf .TextBody = Cstr("" & custBody) .Configuration.Fields.Item ("http://schemas.microsoft.com/cdo/configuration/sendusing") = 2 .Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/smtpserver") = "195.234.116.130" .Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/smtpserverport") = 25 .Configuration.Fields.Update .Send End With set objErrMail = nothing '--- end old mailform else validate = "x" end if end if %> The Print Plus Group | The only printing company you'll ever need | Request A Quote |
The Print Plus Group | The only printing company you'll ever need















<% if request.form("email") = "" or validate <> "" then %>
<% if validate <> "" then %>Email Address Validation Failed.
Please check the email address you entered and try again.<%else%>

To request a quote please fill in the form below completing as much information as possible. Your quote will then be emailed to you within 24hrs.

<%end if%>
QUOTE DESCRIPTION
product type
<% if validate <> "" then %> <%end if%>
YOUR DETAILS
Your Name: *
Company Name:
Please enter a valid email address
Your E-Mail: *
Daytime Phone Number: *
Fax:
Address 1: *
Address 2:
Postcode: *
QUOTE DESCRIPTION
Total Quantity:   
No. of Different Names:
Size options:
Print Colour:
No of Printed Sides:
Reverse Side Colour
Paper/Card Weight:
Paper/Card Type:
Other Paper/Card Type
Recycled Stock Preferred:
Finishing:
Laminating/Spot UV:
Artwork:
Request A Sample Pack:
Additional Notes: (We have tried to include as many variations as possible in the options above but if there is something we have missed or something specific you would like a price for then please include any extra information here.)
* Required Fields

If you prefer, for multiple quotes you can email the details to us,
or alternatively please complete the above form for each quote required.
   
<% if validate <> "" then %> <%end if%>
YOUR DETAILS
Your Name: *
Company Name:
Please enter a valid email address
Your E-Mail: *
Daytime Phone Number: *
Fax:
Address 1: *
Address 2:
Postcode: *
QUOTE DESCRIPTION
Total Quantity   
Size Options
Print Colour:
No of Printed Sides:
Reverse Side Colour
Paper/Card Weight:
Paper/Card Type:
Other Paper/Card Type
Recycled Stock Preferred:
Finishing:
Artwork:
Request A Sample Pack:
Additional Notes: (We have tried to include as many variations as possible in the options above but if there is something we have missed or something specific you would like a price for then please include any extra information here.)
* Required Fields

If you prefer, for multiple quotes you can email the details to us,
or alternatively please complete the above form for each quote required.
 
<% if validate <> "" then %> <%end if%>
YOUR DETAILS
Your Name: *
Company Name:
Please enter a valid email address
Your E-Mail: *
Daytime Phone Number: *
Fax:
Address 1: *
Address 2:
Postcode: *
QUOTE DESCRIPTION
Total Quantity:   
Size Options:
Print Colour:
No of Printed Sides:
Reverse Side Colour
Paper/Card Weight:
Paper/Card Type:
Other Paper/Card Type
Recycled Stock Preferred:
Finishing:
Artwork:
Request A Sample Pack:
Additional Notes: (We have tried to include as many variations as possible in the options above but if there is something we have missed or something specific you would like a price for then please include any extra information here.)
* Required Fields

If you prefer, for multiple quotes you can email the details to us,
or alternatively please complete the above form for each quote required.
 
<% if validate <> "" then %> <%end if%>
YOUR DETAILS
Your Name: *
Company Name:
Please enter a valid email address
Your E-Mail: *
Daytime Phone Number: *
Fax:
Address 1: *
Address 2:
Postcode: *
QUOTE DESCRIPTION
Total Quantity:   
Size Options:
Print Colour:
No of Printed Sides:
Reverse Side Colour
Paper/Card Weight:
Paper/Card Type:
Other Paper/Card Type
Recycled Stock Preferred:
Artwork:
Request A Sample Pack:
Additional Notes: (We have tried to include as many variations as possible in the options above but if there is something we have missed or something specific you would like a price for then please include any extra information here.)
* Required Fields

If you prefer, for multiple quotes you can email the details to us,
or alternatively please complete the above form for each quote required.
 
<% if validate <> "" then %> <%end if%>
YOUR DETAILS
Your Name: *
Company Name:
Please enter a valid email address
Your E-Mail: *
Daytime Phone Number: *
Fax:
Address 1: *
Address 2:
Postcode: *
QUOTE DESCRIPTION
When choosing your brochure size requirements from the options below please note that some of the brochures require different folding techniques.
To assist you with your selection we have marked these items as follows.
MPC = Multi Page Concertina Folded MPCCF = Multi Page Concertina & Cross Folded
Please select the finishing option which corresponds to the style you would like
Total Quantity:   
Size Options:
No. Of Pages:

For multi page products see ‘Booklets – Stitched & Perfect Bound’

Print Colour:
Reverse Side Colour
Whilst it is possible for us to print Multi Page Concertina & Cross Folded brochures on paper heavier than 170gsm it is not recommended as they require complex manual folding.
If you need any help or advice please contact our sales team on 0845-301-4445.
Paper/Card Weight:
Paper/Card Type:
Other Paper/Card Type
Recycled Stock Preferred:
Finishing:
Artwork:
Additional Notes: (We have tried to include as many variations as possible in the options above but if there is something we have missed or something specific you would like a price for then please include any extra information here.)
* Required Fields

If you prefer, for multiple quotes you can email the details to us,
or alternatively please complete the above form for each quote required.
 
<% if validate <> "" then %> <%end if%>
YOUR DETAILS
Your Name: *
Company Name:
Please enter a valid email address
Your E-Mail: *
Daytime Phone Number: *
Fax:
Address 1: *
Address 2:
Postcode: *
QUOTE DESCRIPTION
Total Quantity:   
Finished Size:
No. of Pages (inc. cover):
If other No. of Pages
Cover Print Colour(s)
Inner Pages Print Colour
Cover Paper/Card Weight:
Cover Paper/Card Type:
Other Paper/Card Type
Inners Paper/Card Weight:
Inners Paper/Card Type:
Other Inners Paper/Card Type
Recycled Stock Preferred:
Finishing:
Laminating/Spot UV
Artwork:
Additional Notes: (We have tried to include as many variations as possible in the options above but if there is something we have missed or something specific you would like a price for then please include any extra information here.)
* Required Fields

If you prefer, for multiple quotes you can email the details to us,
or alternatively please complete the above form for each quote required.
 
<% if validate <> "" then %> <%end if%>
YOUR DETAILS
Your Name: *
Company Name:
Please enter a valid email address
Your E-Mail: *
Daytime Phone Number: *
Fax:
Address 1: *
Address 2:
Postcode: *
QUOTE DESCRIPTION
Total Quantity:   
Size Options:
Print Colour:
No of Printed Sides:

Reverse Side Colour

Paper/Card Weight:
Paper/Card Type:
Other Paper/Card Type
Recycled Stock Preferred:
Indoor/Outdoor:
Finishing:
Laminating:
Artwork:
Request A Sample Pack:
Additional Notes: (We have tried to include as many variations as possible in the options above but if there is something we have missed or something specific you would like a price for then please include any extra information here.)
* Required Fields

If you prefer, for multiple quotes you can email the details to us,
or alternatively please complete the above form for each quote required.
 
<% if validate <> "" then %> <%end if%>
YOUR DETAILS
Your Name: *
Company Name:
Please enter a valid email address
Your E-Mail: *
Daytime Phone Number: *
Fax:
Address 1: *
Address 2:
Postcode: *
QUOTE DESCRIPTION
Total Quantity:   
Size Options:
Print Colour:
No of Printed Sides:
Reverse Side Colour
Paper/Card Weight:
Paper/Card Type:
Other Paper/Card Type
Recycled Stock Preferred
Finishing:
Laminating/Spot UV
Artwork:
Request A Sample Pack:
Additional Notes: (We have tried to include as many variations as possible in the options above but if there is something we have missed or something specific you would like a price for then please include any extra information here.)
* Required Fields

If you prefer, for multiple quotes you can email the details to us,
or alternatively please complete the above form for each quote required.
 
<% if validate <> "" then %> <%end if%>
YOUR DETAILS
Your Name: *
Company Name:
Please enter a valid email address
Your E-Mail: *
Daytime Phone Number: *
Fax:
Address 1: *
Address 2:
Postcode: *
QUOTE DESCRIPTION
Total Quantity:   
Size Options:
Print Colour:
No of Printed Sides:
Reverse Side Colour
Paper/Card Weight:
Paper/Card Type:
Other Paper/Card Type
Recycled Stock Preferred:
Finishing:
Laminating/Spot UV:
Artwork:
Request A Sample Pack:
Additional Notes: (We have tried to include as many variations as possible in the options above but if there is something we have missed or something specific you would like a price for then please include any extra information here.)
* Required Fields

If you prefer, for multiple quotes you can email the details to us,
or alternatively please complete the above form for each quote required.
 
If you require any help or advice before submitting your quote request please call our sales team on 0845-301-4445 or email sales@printplusblackpool.com
<%else%>Thank You <%=request("name")%>

We have received your email.<%end if%>
    HPS | Hotel Printing Services - Hotel printing products at your fingertips - Click here and look no further for all your hotel printed products at the lowest prices... gauranteed!