File: D:/web archive/conferencesearch (old) (to delete)/old/contact-email.asp
<!--#include virtual="common/asp/inc-email.asp"-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Conference Organisers UK - Conference Search</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" media="print" href="cslprint.css" />
<style type="text/css" media="screen">@import url(csl.css);</style>
<meta name="description" content="Conference Search are organisers of conferences - providing a free venue finding service for training courses, activity & incentive team building events.">
<meta name="keywords" content="conference Search organisers UK free venue finding service event management delegate registration services incentive events team building training courses">
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
//-->
</script>
</head>
</head>
<body>
<a href="http://conferencesearch.co.uk" title="Conference Search logo - click to return to homepage" class="logolink">Conference Search - Conference Organisers<div id="logo"></div></a>
<div id="left-img-01"></div>
<div id="left-img-02"></div>
<div id="printlogo"><img src="images/logo2.gif" width="141" height="78" title="Conference Search logo" alt="Conference search"></div>
<div id="content">
<table width="757" height="118" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="182" rowspan="2"></td>
<td colspan="2" class="dot-line"><h1>Contact Us</h1></td>
</tr>
<tr>
<td width="358" valign="top" class="text2">
<%
OpenEmail "HTML", 35
AddToEmail "","<b>Conference Search - Website Enquiry Details:</b><br><br>"
AddToEmail "Title", Request.Form("Title")
AddToEmail "Full Name", Request.Form("Name")
AddToEmail "Job Title", Request.Form("JobTitle")
AddToEmail "Company", Request.Form("Company")
AddToEmail "Address line 1", Request.Form("AddressLine1")
AddToEmail "Address line 2", Request.Form("AddressLine2")
AddToEmail "City", Request.Form("City")
AddToEmail "County/State", Request.Form("County")
AddToEmail "Country", Request.Form("Country")
AddToEmail "Postcode", Request.Form("Postcode")
AddToEmail "Telephone", Request.Form("Telephone")
AddToEmail "Fax", Request.Form("Fax")
AddToEmail "Email Address", Request.Form("Email")
AddToEmail "Enquiry", Request.Form("Enquiry")
' (SS,4/7/08) added security
' (SS,4/12/08) added True parameter
If SecurityOK(True) Then
SendEmail "Contact Form", "sales@conferencesearch.co.uk", "", ""
End If
%>
</td>
<td width="213" valign="top">
• <b>Call us</b> to discuss your requirements on <br>
Tel : <strong>0161 427 7057</strong><br>
(International +44 161 427 7057) <br>
<br>
<b>• Fax us</b> with your enquiry on <br>
Fax : <strong>0161 427 2415</strong><br>
(International +44 161 427 2415)<br>
<br>
<b>• E-mail us</b> by clicking on<br>
<b><a href="mailto:sales@conferencesearch.co.uk">sales@conferencesearch.co.uk </a><br>
<br></b>
<br>
<b>Write to us at</b><br> Conference Search Ltd<br>
92 Church Lane<br>
Marple<br>
Cheshire<br>
SK6 7AR, UK
<br>
<br>
<br>
<br></td>
</tr>
<tr>
<td> </td>
<td colspan="2" align="right" valign="top"><br><strong><font color="#E6C67B">Email:</font> <a href="mailto:sales@conferencesearch.co.uk"><font color="#FFFFFF">sales@conferencesearch.co.uk</font></a></strong>
<br>
<br>
<br>
<br>
</td>
</tr>
</table>
</div>
<div id="nav">
<table border="0" cellspacing="0" cellpadding="0" summary="Conference Search navigation">
<tr>
<td height="36" background="images/top-nav.jpg"> </td>
</tr>
<tr>
<td background="images/nav-bkd.jpg" class="nav">
<a href="free-venue-finding-service.htm">Free Venue Finding Service</a><br><br>
<a href="venue-finding-service-works.htm">How the venue finding service works</a><br>
<br>
<a href="delegate-registration-conference-management.htm">Delegate Registration & Conference Management</a><br><br>
<a href="activity-events-team-building.htm">Activity Events/Team Building</a><br><br>
<a href="incentive-events.htm">Incentive Events</a><br>
<br>
<a href="conference-venues-uk.htm">Conference Venues UK & Overseas</a><br><br>
<a href="clients-say.htm">What our Clients Say</a><br>
<br>
</td>
</tr>
<tr>
<td height="30" background="images/nav-btm.jpg"> </td>
</tr>
</table>
</div>
<div id="top-menu" class="top-menu">
<a href="index.asp">Home</a>
<a href="links.htm">Useful Links</a>
<a href="contact.asp">Contact Us</a>
</div>
<div id="box"><table border="0" cellspacing="0" cellpadding="0">
<tr><td class="tel2">0161 427 7057</td></tr>
</table>
</div>
</body>
</html>