function echeck6560336(str) { var at="@" var dot="." var lat=str.indexOf(at) var lstr=str.length var ldot=str.indexOf(dot) if (str.indexOf(at)==-1){ alert("Invalid E-mail Address"); return false; } if (str.indexOf(at)==-1 || str.indexOf(at)==0 || str.indexOf(at)==lstr){ alert("Invalid E-mail Address"); return false; } if (str.indexOf(dot)==-1 || str.indexOf(dot)==0 || str.indexOf(dot)==lstr){ alert("Invalid E-mail Address"); return false; } if (str.indexOf(at,(lat+1))!=-1){ alert("Invalid E-mail Adddress"); return false; } if (str.substring(lat-1,lat)==dot || str.substring(lat+1,lat+2)==dot){ alert("Invalid E-mail Address"); return false; } if (str.indexOf(dot,(lat+2))==-1){ alert("Invalid E-mail Address"); return false; } if (str.indexOf(" ")!=-1){ alert("Invalid E-mail Address"); return false; } return true; } function getComments6560336() { var Comments = ""; Comments = prompt ("Please enter any comments you have",""); return(Comments); } function ValidateForm6560336(){ var askEmail = ""; var reqID = ""; var didIt = 0; var i = 0; var askComments = ""; var reqComments = ""; var pemailID = ""; var Comments = ""; for (i=0;itable.survey6560336 td { border-width: 0px; border-color: #006666; border-style: solid; }') document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln('
What\'s your favorite search engine? Votes
'); document.writeln(' Google.com 16
'); document.writeln(' Altavista.com 1
'); document.writeln(' MSN.com 1
'); document.writeln(' Yahoo.com 3
'); document.writeln(' Ask.com 0
'); document.writeln('
21
Powered by CGI Connection
');