pashadowops
Technical User
We created a site using Dreamweaver Ultra Dev4, Flash 5 and, MySQL. While the site is on our local machine and we test it using Microsoft IIS, everything works fine. All the pages come up, all the searches pull the corrrect data and display it on a results page. Life is good. Once we transfered the site to the live server, the server will see and display the index.html file but as soon as I replace the index.html file with the index.asp file, the server sees nothing. The server is Windows 2000 running WinMySQLAdmin for the MySQL database and the proper MyODBC driver for MySQL. Again we've tested this on an Identically equipted machine locally and all is fine. I've checked and, rechecked the server settings to make sure that it is setup to see the .asp pages. It is. I am at a loss. I've tried many different things to no avail. Why won't the server display my index.asp page. I will include the code for this page in the hopes that perhaps another set of eyes can see something I'm obviously overlooking. I've ommited some of the code like the meta tag info and the sql query's as they really have nothing to do with the page load and they are very extensive. I'm guessing that the error is in the first few lines but again I just don't see it. Any help that can be offered will be greatly appreciated. Oh, by the way this site is supposed to be going live by March 14th.
Here's the code:
<%@LANGUAGE="JAVASCRIPT"%>
<!--#include file="Connections/epaonline.asp" -->
# I've ommited the search code to save space
<html><!-- #BeginTemplate "/Templates/directory.dwt" -->
<head>
<title>EasternPaOnline.com, the only online directory dedicated to Eastern Pennsylvania residents and businesses.</title>
# All the Meta content goes here, again omitted to save space.
<script language="JavaScript">
<!--
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a)&&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.indexOf("#"!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a;}}
}
function MM_findObj(n, d) { //v4.0
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[n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers.document);
if(!x && document.getElementById) x=document.getElementById; 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))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
</head>
<body font face="verdana" link="000000" vlink="336633" alink="66cc66" bgcolor="#FFFFFF" text="#000000" MM_preloadImages('../images/nav1r.jpg/nav2r.jpg/nav3r.jpg/nav4r.jpg/nav5r.jpg/nav6r.jpg/nav7r.jpg/nav8r.jpg/nav9r.jpg')">
<table width="760" border="0" cellspacing="0" cellpadding="0" bgcolor="FFFFFF">
<tr>
</tr>
<tr>
<td align="top"><object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase=" width="760" height="100">
<param name=movie value="flash/directoryheader1.swf">
<param name=quality value=high>
<embed src="flash/directoryheader1.swf" quality=high pluginspage=" type="application/x-shockwave-flash" width="760" height="100">
</embed>
</object><br>
<img src="images/easternpa4.jpg"></td>
</tr>
</table>
<table width="759" border="0" cellspacing="0" cellpadding="0" height="100%" bgcolor="FFFFFF">
<tr>
<td width="26" valign="top"><img src="images/easternpa6.jpg" width="26" height="100%"></td>
<td width="118" valign="top">
<table width="118" border="0" cellspacing="0" cellpadding="0" height="236">
<tr>
<td valign="top" height="236"><a href="index.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image7','','images/nav1r.jpg',1)"><img name="Image7" border="0" src="images/nav1.jpg" width="118" height="15"></a><br>
<a href="dining.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image8','','images/nav2r.jpg',1)"><img name="Image8" border="0" src="images/nav2.jpg"></a><br>
<a href="real_estate.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image9','','images/nav3r.jpg',1)"><img name="Image9" border="0" src="images/nav3.jpg"></a><br>
<a href="coupons.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image10','','images/nav4r.jpg',1)"><img name="Image10" border="0" src="images/nav4.jpg"></a><br>
<a href="contact.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image11','','images/nav5r.jpg',1)"><img name="Image11" border="0" src="images/nav5.jpg"></a><br>
<table width="118" height="100" bgcolor="000033" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top">
<SCRIPT LANGUAGE="JavaScript">
var date = new Date("February 15, 2003"
var description = "Valentine's Day!";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
document.write("<center><font face='verdana' size='1' color='white'>"
if (days > 1) {
document.write(days+1 + " Days Until " + description);
}
else if (days == 1) {
document.write("Only Two Days Until " + description);
}
else if (days == 0) {
document.write("Tomorrow is " + description);
}
else {
document.write("It's" + description + "!"
}
document.write("</font></center>"
</script>
<br>
<br>
<a href="holiday_shopping.html"><img src="images/holidayshopping.jpg" border="0"></a>
</td>
</tr>
</table>
<a href="schools.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image12','','images/nav6r.jpg',1)"><img name="Image12" border="0" src="images/nav6.jpg"></a><br>
<a href="tourism.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image14','','images/nav7r.jpg',1)"><img name="Image14" border="0" src="images/nav7.jpg"></a><br>
<a href="weather.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image15','','images/nav8r.jpg',1)"><img name="Image15" border="0" src="images/nav8.jpg"></a><br>
<a href="human_resources.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image16','','images/nav9r.jpg',1)"><img name="Image16" border="0" src="images/nav9.jpg"></a></td>
</tr>
</table><br>
<a href="guestbook.html"><img src="images/guestbook.jpg" border="0"></a><br><br>
<img src="images/websmall.jpg" width="118" height="40">
<font face="verdana" size="2"><B>Haven<br>Internet<br>Services</B><br></font><hr width="70" color="336633" align="left">
<font face="verdana" size="1">3140-B Tilghman St.<BR>
#277<br>
Allentown, PA 18104<BR><br>
<b>Toll Free: </b><BR>
866.864.2836 <br>
<b>Local:</b> <BR>
610.437.4340 <br>
<b>Toll Free Fax: </b> <BR>
866.414.6165 <br>
<br>
</font> <b><font size="2" color="336633"><A
href="mailto:info@easterpaonline.com"><font color="#336633">email us</font></A>
</font> </b>
<!-- #BeginEditable "leftad" -->
<table width="119" border="0" cellspacing="0" cellpadding="0" height="100%" align="right">
<tr>
<td> </td>
</tr>
</table>
<!-- #EndEditable --></td>
<td width="488" valign="top" align="right"><table width="488" border="0" cellspacing="0" cellpadding="0" bgcolor="FFFFFF">
<tr>
<td><img src="images/easternpasubheading.jpg" width="488" height="62"><br>
<center><img src="images/easternpacounties.jpg"><hr width="400" color="336633"></center></td>
</tr>
</table>
<!-- #BeginEditable "content" -->
<form name="form1" method="post" action="results.asp">
<table width="455" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="150"></td>
<td width="305"><font face="verdana" size="1">FIND A BUSINESS BY:</font></td>
</tr>
<tr>
<td width="150"><Br>
<font face="verdana" size="1">CATEGORY:</font></td>
<td width="305"><br>
<select name="select">
<option>Select a Category</option>
<option value="Art, Graphic Design & Photography">Art, Graphic
Design & Photography</option>
<option value="Automotive">Automotive</option>
<option value="Business & Professional Services">Business
& Professional Services</option>
<option value="Churches, Education & Organizations">Churches,
Education & Organizations</option>
<option value="Computers & Electronics">Computers & Electronics</option>
<option value="Construction & Industry">Construction &
Industry</option>
<option value="Families, Children & Pets">Families, Children
& Pets</option>
<option value="Farm, Garden & Agriculture">Farm, Garden &
Agriculture</option>
<option value="Gas, Electric, Utilities & Related Services">Gas,
Electric, Utilities & Related Services</option>
<option value="Government">Government</option>
<option value="House & Home">House & Home</option>
<option value="Insurance & Finance">Insurance & Finance</option>
<option value="Internet">Internet</option>
<option value="Legal Services">Legal Services</option>
<option value="Media & Advertising">Media & Advertising</option>
<option value="Medical, Health & Personal Care">Medical, Health
& Personal Care</option>
<option value="Miscellaneous">Miscellaneous</option>
<option value="Music & Books">Music & Books</option>
<option value="Parties, Games, Flowers & Gifts">Parties, Games,
Flowers & Gifts</option>
<option value="Real Estate & Related Services">Real Estate
& Related Services</option>
<option value="Recreation & Entertainment">Recreation, Entertainment
& Culture</option>
<option value="Restaurant, Food & Drink">Restaurant, Food
& Drink</option>
<option value="Retail">Retail</option>
<option value="Specialty Shops & Services">Specialty Shops
& Services</option>
<option value="Transportation, Travel & Lodging">Transportation,
Travel & Lodging</option>
<option value="Weddings & Event Planning">Weddings & Event
Planning</option>
</select>
</td>
</tr>
<tr>
<td width="150"><font face="verdana" size="1">BUSINESS NAME:</font></td>
<td width="305">
<input type="text" name="business_name">
</td>
</tr>
<tr>
<td width="150"><font face="verdana" size="1">COUNTY:</font></td>
<td width="305">
<input type="text" name="county">
</td>
</tr>
<tr>
<td width="150"><font face="verdana" size="1">CITY:</font></td>
<td width="305">
<input type="text" name="city">
</td>
</tr>
<tr>
<td width="150"><font face="verdana" size="1">ZIP CODE:</font></td>
<td width="305">
<input type="text" name="zip" maxlength="5">
</td>
</tr>
<tr>
<td width="150"><font face="verdana" size="1"></font></td>
<td width="305">
<input type="submit" name="Submit" value="SEARCH">
</td>
</tr>
</table>
<br>
</form>
<br>
<table width="488" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<center>
<font face="verdana" size="2"> Or you can choose a category
below:</font>
</center>
</td>
</tr>
</table>
<table width="484" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top" align="right">
<table width="470" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="274" valign="top" height="20"><font face="verdana" size="1"></font></td>
<td width="210" valign="top" height="20"><font face="verdana" size="1"></font></td>
</tr>
<tr>
<td width="274" valign="top" height="20"><font face="verdana" size="1">
<a href="category1.asp">Art, Graphic Design &
Photography</a></font></td>
<td width="210" valign="top" height="20"><font face="verdana" size="1">
<a href="category14.asp">Legal Services</a></font></td>
</tr>
<tr>
<td width="274" valign="top" height="20"><font face="verdana" size="1">
<a href="category2.asp">Automotive</a></font></td>
<td width="210" valign="top" height="20"><font face="verdana" size="1">
<a href="category15.asp">Media & Advertising</a></font></td>
</tr>
<tr>
<td width="274" valign="top" height="20"><font face="verdana" size="1">
<a href="category3.asp">Business & Professional
Services</a></font></td>
<td width="210" valign="top" height="20"><font face="verdana" size="1">
<a href="category16.asp">Medical, Health & Personal Care</a></font></td>
</tr>
<tr>
<td width="274" valign="top" height="20"><font face="verdana" size="1">
<a href="category4.asp">Churches, Education &
Organizations</a></font></td>
<td width="210" valign="top" height="20"><font face="verdana" size="1">
<a href="category17.asp">Miscellaneous</a></font></td>
</tr>
<tr>
<td width="274" valign="top" height="20"><font face="verdana" size="1">
<a href="category5.asp">Computers & Electronics</a></font></td>
<td width="210" valign="top" height="20"><font face="verdana" size="1">
<a href="category18.asp">Music & Books</a></font></td>
</tr>
<tr>
<td width="274" valign="top" height="20"><font face="verdana" size="1">
<a href="category6.asp">Construction & Industry</a></font></td>
<td width="210" valign="top" height="20"><font face="verdana" size="1">
<a href="category19.asp">Parties, Games, Flowers & Gifts</a></font></td>
</tr>
<tr>
<td width="274" valign="top" height="20"><font face="verdana" size="1">
<a href="category7.asp">Families, Children &
Pets</a></font></td>
<td width="210" valign="top" height="20"><font face="verdana" size="1">
<a href="category20.asp">Real Estate & Related Services</a></font></td>
</tr>
<tr>
<td width="274" valign="top" height="20"><font face="verdana" size="1">
<a href="category8.asp">Farm, Garden & Agriculture</a></font></td>
<td width="210" valign="top" height="20"><font face="verdana" size="1">
<a href="category21.asp">Recreation & Entertainment</a></font></td>
</tr>
<tr>
<td width="274" valign="top" height="20"><font face="verdana" size="1">
<a href="category9.asp">Gas, Electric, Utilities
& Related Services</a></font></td>
<td width="210" valign="top" height="20"><font face="verdana" size="1">
<a href="category22.asp">Restaurant, Food & Drink</a></font></td>
</tr>
<tr>
<td width="274" valign="top" height="20"><font face="verdana" size="1">
<a href="category10.asp">Government</a></font></td>
<td width="210" valign="top" height="20"><font face="verdana" size="1">
<a href="category23.asp">Retail</a></font></td>
</tr>
<tr>
<td width="274" valign="top" height="20"><font face="verdana" size="1">
<a href="category11.asp">House & Home</a></font></td>
<td width="210" valign="top" height="20"><font face="verdana" size="1">
<a href="category24.asp">Specialty Shops & Services</a></font></td>
</tr>
<tr>
<td width="274" valign="top" height="20"><font face="verdana" size="1">
<a href="category12.asp">Insurance & Finance</a></font></td>
<td width="210" valign="top" height="20"><font face="verdana" size="1">
<a href="category25.asp">Transportation, Travel & Lodging</a></font></td>
</tr>
<tr>
<td width="274" valign="top" height="20"><font face="verdana" size="1">
<a href="category13.asp">Internet</a></font></td>
<td width="210" valign="top" height="20"><font face="verdana" size="1">
<a href="category26.asp">Weddings & Event Planning</a> </font></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- #EndEditable --></td>
<td width="125" valign="top"><table width="125" border="0" cellspacing="0" cellpadding="0" bgcolor="FFFFFF">
<tr>
<td></td>
</tr>
</table>
<table width="125" border="1" cellspacing="0" cellpadding="0" height="100%" align="right" bgcolor="FFFFFF">
<tr>
<td valign="top"><!-- #BeginEditable "rightad" --><a href=" target="_blank"><img src="images/donegalad.jpg" border="0"></a><br>
<br>
<img src="images/adholder.gif"><!-- #EndEditable --></td>
</tr>
</table>
</td>
</tr>
</table>
<table width="760" border="0" cellspacing="0" cellpadding="0" bgcolor="FFFFFF">
<tr>
<td valign="top"><hr width="734" color="336633" align="right">
</td>
</tr>
</table>
<table width="760" border="0" cellspacing="0" cellpadding="0" bgcolor="FFFFFF">
<tr>
<td><center>
<font face="verdana" size="1">POWERED BY:</font><br>
<a href=" src="images/logowhite.jpg" border="0"></a>
</center></td>
</tr>
</table>
</body>
<!-- #EndTemplate --></html>
<%
rsCat1.Close();
%>
<%
rsCat10.Close();
%>
<%
rsCat11.Close();
%>
<%
rsCat12.Close();
%>
<%
rsCat13.Close();
%>
<%
rsCat14.Close();
%>
<%
rsCat15.Close();
%>
<%
rsCat16.Close();
%>
<%
rsCat17.Close();
%>
<%
rsCat18.Close();
%>
<%
rsCat19.Close();
%>
<%
rsCat2.Close();
%>
<%
rsCat20.Close();
%>
<%
rsCat21.Close();
%>
<%
rsCat22.Close();
%>
<%
rsCat23.Close();
%>
<%
rsCat24.Close();
%>
<%
rsCat25.Close();
%>
<%
rsCat26.Close();
%>
<%
rsCat3.Close();
%>
<%
rsCat4.Close();
%>
<%
rsCat5.Close();
%>
<%
rsCat6.Close();
%>
<%
rsCat7.Close();
%>
<%
rsCat8.Close();
%>
<%
rsCat9.Close();
%>
Here's the code:
<%@LANGUAGE="JAVASCRIPT"%>
<!--#include file="Connections/epaonline.asp" -->
# I've ommited the search code to save space
<html><!-- #BeginTemplate "/Templates/directory.dwt" -->
<head>
<title>EasternPaOnline.com, the only online directory dedicated to Eastern Pennsylvania residents and businesses.</title>
# All the Meta content goes here, again omitted to save space.
<script language="JavaScript">
<!--
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a)&&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.indexOf("#"!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a;}}
}
function MM_findObj(n, d) { //v4.0
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[n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers.document);
if(!x && document.getElementById) x=document.getElementById; 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))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
</head>
<body font face="verdana" link="000000" vlink="336633" alink="66cc66" bgcolor="#FFFFFF" text="#000000" MM_preloadImages('../images/nav1r.jpg/nav2r.jpg/nav3r.jpg/nav4r.jpg/nav5r.jpg/nav6r.jpg/nav7r.jpg/nav8r.jpg/nav9r.jpg')">
<table width="760" border="0" cellspacing="0" cellpadding="0" bgcolor="FFFFFF">
<tr>
</tr>
<tr>
<td align="top"><object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase=" width="760" height="100">
<param name=movie value="flash/directoryheader1.swf">
<param name=quality value=high>
<embed src="flash/directoryheader1.swf" quality=high pluginspage=" type="application/x-shockwave-flash" width="760" height="100">
</embed>
</object><br>
<img src="images/easternpa4.jpg"></td>
</tr>
</table>
<table width="759" border="0" cellspacing="0" cellpadding="0" height="100%" bgcolor="FFFFFF">
<tr>
<td width="26" valign="top"><img src="images/easternpa6.jpg" width="26" height="100%"></td>
<td width="118" valign="top">
<table width="118" border="0" cellspacing="0" cellpadding="0" height="236">
<tr>
<td valign="top" height="236"><a href="index.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image7','','images/nav1r.jpg',1)"><img name="Image7" border="0" src="images/nav1.jpg" width="118" height="15"></a><br>
<a href="dining.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image8','','images/nav2r.jpg',1)"><img name="Image8" border="0" src="images/nav2.jpg"></a><br>
<a href="real_estate.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image9','','images/nav3r.jpg',1)"><img name="Image9" border="0" src="images/nav3.jpg"></a><br>
<a href="coupons.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image10','','images/nav4r.jpg',1)"><img name="Image10" border="0" src="images/nav4.jpg"></a><br>
<a href="contact.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image11','','images/nav5r.jpg',1)"><img name="Image11" border="0" src="images/nav5.jpg"></a><br>
<table width="118" height="100" bgcolor="000033" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top">
<SCRIPT LANGUAGE="JavaScript">
var date = new Date("February 15, 2003"
var description = "Valentine's Day!";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
document.write("<center><font face='verdana' size='1' color='white'>"
if (days > 1) {
document.write(days+1 + " Days Until " + description);
}
else if (days == 1) {
document.write("Only Two Days Until " + description);
}
else if (days == 0) {
document.write("Tomorrow is " + description);
}
else {
document.write("It's" + description + "!"
}
document.write("</font></center>"
</script>
<br>
<br>
<a href="holiday_shopping.html"><img src="images/holidayshopping.jpg" border="0"></a>
</td>
</tr>
</table>
<a href="schools.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image12','','images/nav6r.jpg',1)"><img name="Image12" border="0" src="images/nav6.jpg"></a><br>
<a href="tourism.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image14','','images/nav7r.jpg',1)"><img name="Image14" border="0" src="images/nav7.jpg"></a><br>
<a href="weather.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image15','','images/nav8r.jpg',1)"><img name="Image15" border="0" src="images/nav8.jpg"></a><br>
<a href="human_resources.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image16','','images/nav9r.jpg',1)"><img name="Image16" border="0" src="images/nav9.jpg"></a></td>
</tr>
</table><br>
<a href="guestbook.html"><img src="images/guestbook.jpg" border="0"></a><br><br>
<img src="images/websmall.jpg" width="118" height="40">
<font face="verdana" size="2"><B>Haven<br>Internet<br>Services</B><br></font><hr width="70" color="336633" align="left">
<font face="verdana" size="1">3140-B Tilghman St.<BR>
#277<br>
Allentown, PA 18104<BR><br>
<b>Toll Free: </b><BR>
866.864.2836 <br>
<b>Local:</b> <BR>
610.437.4340 <br>
<b>Toll Free Fax: </b> <BR>
866.414.6165 <br>
<br>
</font> <b><font size="2" color="336633"><A
href="mailto:info@easterpaonline.com"><font color="#336633">email us</font></A>
</font> </b>
<!-- #BeginEditable "leftad" -->
<table width="119" border="0" cellspacing="0" cellpadding="0" height="100%" align="right">
<tr>
<td> </td>
</tr>
</table>
<!-- #EndEditable --></td>
<td width="488" valign="top" align="right"><table width="488" border="0" cellspacing="0" cellpadding="0" bgcolor="FFFFFF">
<tr>
<td><img src="images/easternpasubheading.jpg" width="488" height="62"><br>
<center><img src="images/easternpacounties.jpg"><hr width="400" color="336633"></center></td>
</tr>
</table>
<!-- #BeginEditable "content" -->
<form name="form1" method="post" action="results.asp">
<table width="455" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="150"></td>
<td width="305"><font face="verdana" size="1">FIND A BUSINESS BY:</font></td>
</tr>
<tr>
<td width="150"><Br>
<font face="verdana" size="1">CATEGORY:</font></td>
<td width="305"><br>
<select name="select">
<option>Select a Category</option>
<option value="Art, Graphic Design & Photography">Art, Graphic
Design & Photography</option>
<option value="Automotive">Automotive</option>
<option value="Business & Professional Services">Business
& Professional Services</option>
<option value="Churches, Education & Organizations">Churches,
Education & Organizations</option>
<option value="Computers & Electronics">Computers & Electronics</option>
<option value="Construction & Industry">Construction &
Industry</option>
<option value="Families, Children & Pets">Families, Children
& Pets</option>
<option value="Farm, Garden & Agriculture">Farm, Garden &
Agriculture</option>
<option value="Gas, Electric, Utilities & Related Services">Gas,
Electric, Utilities & Related Services</option>
<option value="Government">Government</option>
<option value="House & Home">House & Home</option>
<option value="Insurance & Finance">Insurance & Finance</option>
<option value="Internet">Internet</option>
<option value="Legal Services">Legal Services</option>
<option value="Media & Advertising">Media & Advertising</option>
<option value="Medical, Health & Personal Care">Medical, Health
& Personal Care</option>
<option value="Miscellaneous">Miscellaneous</option>
<option value="Music & Books">Music & Books</option>
<option value="Parties, Games, Flowers & Gifts">Parties, Games,
Flowers & Gifts</option>
<option value="Real Estate & Related Services">Real Estate
& Related Services</option>
<option value="Recreation & Entertainment">Recreation, Entertainment
& Culture</option>
<option value="Restaurant, Food & Drink">Restaurant, Food
& Drink</option>
<option value="Retail">Retail</option>
<option value="Specialty Shops & Services">Specialty Shops
& Services</option>
<option value="Transportation, Travel & Lodging">Transportation,
Travel & Lodging</option>
<option value="Weddings & Event Planning">Weddings & Event
Planning</option>
</select>
</td>
</tr>
<tr>
<td width="150"><font face="verdana" size="1">BUSINESS NAME:</font></td>
<td width="305">
<input type="text" name="business_name">
</td>
</tr>
<tr>
<td width="150"><font face="verdana" size="1">COUNTY:</font></td>
<td width="305">
<input type="text" name="county">
</td>
</tr>
<tr>
<td width="150"><font face="verdana" size="1">CITY:</font></td>
<td width="305">
<input type="text" name="city">
</td>
</tr>
<tr>
<td width="150"><font face="verdana" size="1">ZIP CODE:</font></td>
<td width="305">
<input type="text" name="zip" maxlength="5">
</td>
</tr>
<tr>
<td width="150"><font face="verdana" size="1"></font></td>
<td width="305">
<input type="submit" name="Submit" value="SEARCH">
</td>
</tr>
</table>
<br>
</form>
<br>
<table width="488" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<center>
<font face="verdana" size="2"> Or you can choose a category
below:</font>
</center>
</td>
</tr>
</table>
<table width="484" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top" align="right">
<table width="470" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="274" valign="top" height="20"><font face="verdana" size="1"></font></td>
<td width="210" valign="top" height="20"><font face="verdana" size="1"></font></td>
</tr>
<tr>
<td width="274" valign="top" height="20"><font face="verdana" size="1">
<a href="category1.asp">Art, Graphic Design &
Photography</a></font></td>
<td width="210" valign="top" height="20"><font face="verdana" size="1">
<a href="category14.asp">Legal Services</a></font></td>
</tr>
<tr>
<td width="274" valign="top" height="20"><font face="verdana" size="1">
<a href="category2.asp">Automotive</a></font></td>
<td width="210" valign="top" height="20"><font face="verdana" size="1">
<a href="category15.asp">Media & Advertising</a></font></td>
</tr>
<tr>
<td width="274" valign="top" height="20"><font face="verdana" size="1">
<a href="category3.asp">Business & Professional
Services</a></font></td>
<td width="210" valign="top" height="20"><font face="verdana" size="1">
<a href="category16.asp">Medical, Health & Personal Care</a></font></td>
</tr>
<tr>
<td width="274" valign="top" height="20"><font face="verdana" size="1">
<a href="category4.asp">Churches, Education &
Organizations</a></font></td>
<td width="210" valign="top" height="20"><font face="verdana" size="1">
<a href="category17.asp">Miscellaneous</a></font></td>
</tr>
<tr>
<td width="274" valign="top" height="20"><font face="verdana" size="1">
<a href="category5.asp">Computers & Electronics</a></font></td>
<td width="210" valign="top" height="20"><font face="verdana" size="1">
<a href="category18.asp">Music & Books</a></font></td>
</tr>
<tr>
<td width="274" valign="top" height="20"><font face="verdana" size="1">
<a href="category6.asp">Construction & Industry</a></font></td>
<td width="210" valign="top" height="20"><font face="verdana" size="1">
<a href="category19.asp">Parties, Games, Flowers & Gifts</a></font></td>
</tr>
<tr>
<td width="274" valign="top" height="20"><font face="verdana" size="1">
<a href="category7.asp">Families, Children &
Pets</a></font></td>
<td width="210" valign="top" height="20"><font face="verdana" size="1">
<a href="category20.asp">Real Estate & Related Services</a></font></td>
</tr>
<tr>
<td width="274" valign="top" height="20"><font face="verdana" size="1">
<a href="category8.asp">Farm, Garden & Agriculture</a></font></td>
<td width="210" valign="top" height="20"><font face="verdana" size="1">
<a href="category21.asp">Recreation & Entertainment</a></font></td>
</tr>
<tr>
<td width="274" valign="top" height="20"><font face="verdana" size="1">
<a href="category9.asp">Gas, Electric, Utilities
& Related Services</a></font></td>
<td width="210" valign="top" height="20"><font face="verdana" size="1">
<a href="category22.asp">Restaurant, Food & Drink</a></font></td>
</tr>
<tr>
<td width="274" valign="top" height="20"><font face="verdana" size="1">
<a href="category10.asp">Government</a></font></td>
<td width="210" valign="top" height="20"><font face="verdana" size="1">
<a href="category23.asp">Retail</a></font></td>
</tr>
<tr>
<td width="274" valign="top" height="20"><font face="verdana" size="1">
<a href="category11.asp">House & Home</a></font></td>
<td width="210" valign="top" height="20"><font face="verdana" size="1">
<a href="category24.asp">Specialty Shops & Services</a></font></td>
</tr>
<tr>
<td width="274" valign="top" height="20"><font face="verdana" size="1">
<a href="category12.asp">Insurance & Finance</a></font></td>
<td width="210" valign="top" height="20"><font face="verdana" size="1">
<a href="category25.asp">Transportation, Travel & Lodging</a></font></td>
</tr>
<tr>
<td width="274" valign="top" height="20"><font face="verdana" size="1">
<a href="category13.asp">Internet</a></font></td>
<td width="210" valign="top" height="20"><font face="verdana" size="1">
<a href="category26.asp">Weddings & Event Planning</a> </font></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- #EndEditable --></td>
<td width="125" valign="top"><table width="125" border="0" cellspacing="0" cellpadding="0" bgcolor="FFFFFF">
<tr>
<td></td>
</tr>
</table>
<table width="125" border="1" cellspacing="0" cellpadding="0" height="100%" align="right" bgcolor="FFFFFF">
<tr>
<td valign="top"><!-- #BeginEditable "rightad" --><a href=" target="_blank"><img src="images/donegalad.jpg" border="0"></a><br>
<br>
<img src="images/adholder.gif"><!-- #EndEditable --></td>
</tr>
</table>
</td>
</tr>
</table>
<table width="760" border="0" cellspacing="0" cellpadding="0" bgcolor="FFFFFF">
<tr>
<td valign="top"><hr width="734" color="336633" align="right">
</td>
</tr>
</table>
<table width="760" border="0" cellspacing="0" cellpadding="0" bgcolor="FFFFFF">
<tr>
<td><center>
<font face="verdana" size="1">POWERED BY:</font><br>
<a href=" src="images/logowhite.jpg" border="0"></a>
</center></td>
</tr>
</table>
</body>
<!-- #EndTemplate --></html>
<%
rsCat1.Close();
%>
<%
rsCat10.Close();
%>
<%
rsCat11.Close();
%>
<%
rsCat12.Close();
%>
<%
rsCat13.Close();
%>
<%
rsCat14.Close();
%>
<%
rsCat15.Close();
%>
<%
rsCat16.Close();
%>
<%
rsCat17.Close();
%>
<%
rsCat18.Close();
%>
<%
rsCat19.Close();
%>
<%
rsCat2.Close();
%>
<%
rsCat20.Close();
%>
<%
rsCat21.Close();
%>
<%
rsCat22.Close();
%>
<%
rsCat23.Close();
%>
<%
rsCat24.Close();
%>
<%
rsCat25.Close();
%>
<%
rsCat26.Close();
%>
<%
rsCat3.Close();
%>
<%
rsCat4.Close();
%>
<%
rsCat5.Close();
%>
<%
rsCat6.Close();
%>
<%
rsCat7.Close();
%>
<%
rsCat8.Close();
%>
<%
rsCat9.Close();
%>