Hi,
I'm not very technical myself but i got my site made thru smone.and my contact us page of www.showboatentertainment.com is not workin properly.It's showing this error :
"CDO.Message.1 error '80040220'
The "SendUsing" configuration value is invalid.
/submit.asp, line 44"
My techinical guy is saying i need smkindda SMTP authentication from server side.Kindly help.
Here is the source code :
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>:: Showboat Entertainment - Web Multimedia Films ::</title>
<style type="text/css">
<!--
body {
background-image: url(images/sb_bgimg.gif);
background-repeat: repeat-x;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
div#wn {
position:relative; overflow:hidden;
width:300px; height:400px;
}
-->
</style>
<link href="style.css" rel="stylesheet" type="text/css" />
<script type="text/JavaScript">
<!--
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
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;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
<SCRIPT language="JavaScript">
<!-- Hide from older browsers
//Check the enquiry form is filled in correctly
function CheckForm () {
//Initialise variables
var errorMsg = "";
//Check for a first name
if (document.feedback.txtFname.value == ""){
document.feedback.txtFname.focus();
errorMsg += "\n\tName \t- Enter your Name";
}
//Check for an e-mail address and that it is valid
else if ((document.feedback.txtfemail.value == "") || (document.feedback.txtfemail.value.length > 0 && (document.feedback.txtfemail.value.indexOf("@",0) == - 1 || document.feedback.txtfemail.value.indexOf(".",0) == - 1))) {
document.feedback.txtfemail.focus();
errorMsg += "\n\tE-mail Address \t- Enter your valid e-mail address";
}
//Check for Phone/Mobile
else if (document.feedback.txtfphone.value == "") {
document.feedback.txtfphone.focus();
errorMsg += "\n\tPhone / Mobile \t\t- Enter Your Phone or Mobile No. It should be numerical.";
}
//Check for an enquiry
else if (document.feedback.txtfDescription.value == "") {
document.feedback.txtfDescription.focus();
errorMsg += "\n\tComments \t\t- Enter Your Coments";
}
//If there is aproblem with the form then display an error
if (errorMsg != ""){
msg = "The following field(s) need to be corrected: \n";
//msg += "Your enquiry has not been sent because there are problem(s) with the form.\n";
//msg += "Please correct the problem(s) and re-submit the form.\n";
msg += "______________________________________________________________\n\n";
//msg += "The following field(s) need to be corrected: -\n";
errorMsg += alert(msg + errorMsg + "\n\n");
return false;
}
return true;
}
// -->
</script>
</head>
<body onload="MM_preloadImages('images/about2.jpg','images/service2.jpg','images/testimonial2.jpg','images/home2.jpg')">
<table width="800" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" background="images/sb_middleimg2.jpg"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top" style="background:url(images/sb_top.jpg); background-repeat:no-repeat; padding-left:15px; padding-right:15px" ><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="212" height="80" valign="bottom" style=" padding-bottom:5px"><img src="images/logo.jpg" alt="Showboat Intertainment" width="212" height="67" /></td>
<td> </td>
</tr>
</table></td>
</tr>
<tr>
<td height="22" align="right"><table width="629" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="8" align="right"><img src="images/showboat_linksbtn_03.jpg" width="8" height="22" /></td>
<td align="center"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td class="topmain2"><a href="cell_animation.htm">2D Animation</a> </td>
<td class="topmain2"><a href="film.htm">Film</a></td>
<td class="topmain2"><a href="flash.htm">Presentation</td>
<td class="topmain2"><a href="stylise.htm">Viral Video </td>
<td class="topmain2"><a href="storyboard.htm">Storyboard </td>
<td class="topmain2"><a href="graphic_illustration.htm">Illustration </td>
<td class="topmain2"><a href="logo_design.htm">Graphic</a></td>
<td class="topmain2"><a href="static_site.htm">Web</td>
</tr>
</table></td>
<td width="7"><img src="images/showboat_linksbtn_22.jpg" width="7" height="22" /></td>
</tr>
</table></td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><a href="index.htm" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image13','','images/home2.jpg',1)"><img src="images/home.jpg" alt="Home" name="Image13" width="136" height="22" border="0" id="Image13" /></a></td>
</tr>
<tr>
<td><a href="about_us.htm" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image22','','images/about2.jpg',1)"><img src="images/about.jpg" alt="About Us" name="Image22" width="136" height="22" border="0" id="Image22" /></a></td>
</tr>
<tr>
<td><a href="services.htm" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image18','','images/service2.jpg',1)"><img src="images/service.jpg" alt="Services" name="Image18" width="136" height="22" border="0" id="Image18" /></a></td>
</tr>
<tr>
<td><a href="testimonials.htm" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image19','','images/testimonial2.jpg',1)"><img src="images/testimonial.jpg" name="Image19" width="136" height="22" border="0" id="Image19" /></a></td>
</tr>
<tr>
<td><img src="images/contact2.jpg" alt="Contact Us" width="136" height="22" /></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td height="3" class="vrt_line"></td>
</tr>
<tr>
<td><img src="images/Paypallogo.gif" width="140" height="154" /></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td height="3" class="vrt_line" style="padding-right:4px"></td>
</tr>
<tr>
<td> </td>
</tr>
</table></td>
<td width="627" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="2%"> </td>
<td width="98%"> </td>
</tr>
<tr>
<td> </td>
<td align="left" class="Brown">Contact Us </td>
</tr>
<tr>
<td> </td>
<td><table width="100%" cellspacing="0" cellpadding="0">
<tr bgcolor="#FFFFFF">
<td width="25%" align="center" background="images/exall-bg3.gif"> </td>
<td width="75%" align="left" background="images/exall-bg3.gif" class="sky" title="Course Query"> </td>
</tr>
<tr bgcolor="#FFFFFF">
<td colspan="2" align="center"><form action="submit.asp" method="post" name="feedback" id="feedback" onsubmit="return CheckForm();">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="16%" height="13" class="next"> </td>
<td width="47%" align="left"> </td>
<td width="37%"> </td>
</tr>
<tr>
<td height="20" align="right" class="next"><span class="bottomslinks">Name : </span></td>
<td height="25" align="left"><span class="bodytxt">
<input name="txtFname" class="next" id="txtFname" style="BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #999999 1px solid; COLOR: #000000; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #EBEBEB; name=" size="40"name2="Name2" />
</span></td>
<td> </td>
</tr>
<tr>
<td height="20" align="right" class="next">Compnay Name : </td>
<td height="25" align="left"><span class="bodytxt">
<input name="txtfcomp" class="next" id="txtfcomp" style="BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #999999 1px solid; COLOR: #000000; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #EBEBEB" size="40"/>
</span></td>
<td> </td>
</tr>
<tr>
<td height="20" align="right" class="next"><span class="bottomslinks"> Email : </span></td>
<td height="25" align="left"><span class="bodytxt">
<input name="txtfemail" class="next" id="txtfemail" style="BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #999999 1px solid; COLOR: #000000; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #EBEBEB" size="40"/>
</span></td>
<td> </td>
</tr>
<tr>
<td height="25" align="right" class="next"><span class="bottomslinks">Phone / Mobile : </span></td>
<td height="25" align="left"><span class="bodytxt">
<input name="txtfphone" class="next" id="txtfphone" style="BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #999999 1px solid; COLOR: #000000; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #EBEBEB;" onkeypress="if ((event.keyCode >= 28 && event.keyCode <= 57) ){event.returnValue = true;} else {event.returnValue = false;} if(event.keyCode==8){charRemove();}" size="40" />
</span></td>
<td> </td>
</tr>
<tr>
<td height="20" align="right" class="next"><span class="bottomslinks">Coments : </span></td>
<td align="left"><span class="bodytxt">
<textarea name="txtfDescription" cols="40" rows="4" class="next" id="txtfDescription" style="BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #999999 1px solid; COLOR:#000000; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #EBEBEB;"></textarea>
</span></td>
<td> </td>
</tr>
<tr>
<td height="20" align="right" class="next"> </td>
<td align="left"> </td>
<td> </td>
</tr>
<tr>
<td height="20" align="center"> </td>
<td height="20" align="center"><label>
<input name="submit" type="submit" style="BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT: #000000 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #666666" value="Submit"/>
</label></td>
<td> </td>
</tr>
</table>
</form></td>
</tr>
</table></td>
</tr>
<tr>
<td> </td>
<td><table width="100%" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><hr size="1" />
<p class="sky">Mailing Address</p>
<table cellspacing="0" cellpadding="0" width="98%" align="center" border="0">
<tbody>
<tr>
<td valign="top" width="19%"><img height="76" src="images/house.gif" width="96" /></td>
<td width="81%" valign="top" class="bodytxt">13 A Hauz Khas village, New Delhi-110016,India.<br />
<strong>Tel no</strong>: <br />
+91-11-64525200 <br />
+91-11-64527260 <br />
<strong>Toll free no:</strong><br />
U.S.A/Canada:1-800-590-0936<br />
U.K. :0-800-047-0904</td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td valign="top"> </td>
</tr>
</table>
</td>
</tr>
</table></td>
</tr>
<tr>
<td> </td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td height="50" background="images/showboat_footerimg3.jpg"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="3" class="vrt_line"></td>
</tr>
<tr>
<td height="20" align="center" valign="bottom" class="btm_link1"><a href="cell_animation.htm">2D Animation</a> | <a href="film.htm">Film</a> | <a href="flash.htm">Presentation</a> | <a href="stylise.htm">Viral Video</a> | <a href="storyboard.htm">Storyboard</a> | <a href="graphic_illustration.htm">Illustration</a> | <span class="btm_link1">Graphic</span> | <a href="static_site.htm">Web</a> </td>
</tr>
<tr>
<td height="20" align="center" valign="bottom" class="btm_link2"><span class="btm_link2"><a href="index.htm">Home</a></span></span> | <a href="about_us.htm">About Us</a> | <a href="Services.htm">Services</a> | <a href="testimonials.htm">Testimonials</a> | <span class="btm_link3">Contact Us</span> | <a href="sitemap.htm">Sitemap</a> | <a href="career.htm">Career</a> | <a href="usefulsite.htm">Useful sites</a> | <a href="usefulsite2.htm">Useful sites 2</a></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td valign="top" background="images/sb_footerimg2.jpeg"><img src="images/showboat_footerimg2.jpg" width="800" height="17" /></td>
</tr>
</table>
</body>
</html>