Link Codes for Myspace,blogs and more.

Residential Search HTML Code:

 
Residential Quick Search
Starting Price

City
Type:
Single Family
Minimum Sq. Ft.
Beds
Baths
 

 

Add this code to your blogs, myspace, or other websites to add residential search. This will send all results to your website pages. Great way to link your listings to any web site.

<form action="http://www.irwinrealty.com/idaho/1/residential.php" method="get" name="IrwinSearch" target="_blank" id="IrwinSearch">
<table width="274" border="0" cellpadding="0" cellspacing="4" class="smText">
<tr>
<td align="right" class="SMtext">&nbsp;</td>
<td class="SMtext"><div align="left"><span class="topper">Residential Quick Search</span></div></td>
</tr>
<tr>
<td width="50%" align="right" class="SMtext">Starting Price</td>
<td width="50%" class="SMtext"><p align="left">
<select name="price" id="price">
<option value="1">Under 50</option>
<option value="50000">50,000+</option>
<option value="75000">75,000+</option>
<option value="100000" selected="selected">100,000+</option>
<option value="125000">125,000+</option>
<option value="150000">150,000+</option>
<option value="175000">175,000+</option>
<option value="200000">200,000+</option>
<option value="250000">250,000+</option>
<option value="350000">Luxury Homes</option>
</select>
</p></td>
</tr>
<tr>
<td width="50%" align="right" class="SMtext">City</td>
<td width="50%" class="SMtext"><div align="left">
<input name="city" type="text" id="city" value="Twin Falls" />
</div></td>
</tr>
<tr>
<td align="right" class="SMtext">Type:</td>
<td class="SMtext"><div align="left">
<input name="type" type="hidden" id="type" value="Single Family" />
Single Family </div></td>
</tr>
<tr>
<td width="50%" align="right" class="SMtext">Minimum Sq. Ft.</td>
<td width="50%" class="SMtext"><div align="left">
<input name="aprox_sqft" type="text" id="aprox_sqft" value="1" />
</div></td>
</tr>
<tr>
<td width="50%" align="right" class="smText">Beds</td>
<td width="50%" class="smText"><div align="left">
<table width="200">
<tr>
<td><label>
<div align="left">
<input name="beds" type="radio" value="1" />
1+ Bedroom</div>
</label></td>
</tr>
<tr>
<td><label>
<div align="left">
<input type="radio" name="beds" value="2" />
2+ Bedroom</div>
</label></td>
</tr>
<tr>
<td><label>
<div align="left">
<input name="beds" type="radio" value="3" checked="checked" />
3+ Bedroom</div>
</label></td>
</tr>
<tr>
<td><label>
<div align="left">
<input type="radio" name="beds" value="4" />
4+ Bedroom</div>
</label></td>
</tr>
</table>
</div></td>
</tr>
<tr>
<td width="50%" align="right" class="smText">Baths</td>
<td width="50%" class="smText"><table width="200">
<tr>
<td><label>
<div align="left">
<input type="radio" name="baths" value="1" />
1 Bath</div>
</label></td>
<td><label>
<div align="left">
<input type="radio" name="baths" value="3" />
3+ Baths</div>
</label></td>
</tr>
<tr>
<td><label>
<div align="left">
<input name="baths" type="radio" value="2" checked="checked" />
2+ Baths</div>
</label></td>
<td><label>
<div align="left">
<input type="radio" name="baths" value="4" />
4+ Baths</div>
</label></td>
</tr>
</table></td>
</tr>
<tr>
<td class="smText">&nbsp;</td>
<td class="smText"><input name="WAQueryBuilder1" type="submit" value="Go" /></td>
</tr>
</table>
<p>&nbsp;</p>
</form>
<p>&nbsp;</p>
<form id="form2" name="form2" method="post" action="">
<textarea name="textarea2"></textarea>
</form>