Search Box for
HealthyPlace.com Link Exchange Program
Instructions:
Put a powerful HeathyPlace.com search box on your site. That way your
visitors can access all the mental health information they need. Here's how.
|
|
|
For the search box to the left, just copy and paste the
code below directly into your pages:
|
|
|
<form
method="post"
action="http://www.healthyplace.com/cgi-bin/search/query.asp">
<input type="hidden" name="Action"
value="Go"> <table
border="1" cellspacing="0"
bordercolor="#E1E1E1">
<tr>
<td width="100%"
bgcolor="#D6D6D6">
<p align="center"><b><font face="Arial" size="2"
color="#800080">Search
HealthyPlace.com</font></b></p>
</td>
</tr>
<tr>
<td width="100%"
bgcolor="#EBEBEB">
<p align="center"><input type="text" name="SearchString"
size="20"><br>
<input type="image"
src="http://www.healthyplace.com/Site/Images/go.gif"
alt="HealthyPlace.com: Search" align="baseline" name="Go" border="1"
width="34"
height="19"><br>
<font size="2" face="Arial"><b>Mental Health
Communities</b></font></p>
</td>
</tr>
</table> </form>
|
|
|
|
For the search box to the left, just copy and paste the
code below directly into your pages:
|
|
|
<form
method="post"
action="http://www.healthyplace.com/cgi-bin/search/query.asp">
<input type="hidden" name="Action"
value="Go"> <table
border="1" cellspacing="0"
bordercolor="#800080">
<tr>
<td width="100%"
bgcolor="#800080">
<p align="center"><b><font color="#F5BB41"><font
face="Arial"
size="2">Search
HealthyPlace.com</font></font></b></p>
</td>
</tr>
<tr>
<td width="100%"
bgcolor="#F5BB41">
<p align="center"><input type="text" name="SearchString"
size="20"><br>
<input type="image"
src="http://www.healthyplace.com/site/Images/go.gif"
alt="HealthyPlace.com: Search" align="baseline" border="1" name="Go"
width="34"
height="19"><br>
<b><font size="2" face="Arial">Mental Health
Communities</font></b></p>
</td>
</tr>
</table> </form>
|