Searching OnOneMap
If you'd like to search OnOneMap from your computer or website, there are a couple of ways you can do it.
eTribes deskbar
To get an OnOneMap search widget on your desktop, we suggest you download the deskbar from eTribes - you'll get a load of other nifty search utilities as well, and you can fire off OnOneMap searches from the comfort of your desktop. Visit this URL to go through a brief registration form and get the deskbar: http://www.etribes.com/NewLifeRegistration.php?promotion=ononemap

Search box
If you want to provide the facility for your visitors to search OnOneMap themselves and don't want to simply link to our home page, you can use an OnOneMap search box. This integrates OnOneMap's location search directly into your site. Just use the following HTML code in your page:
<form method="GET" action="http://ononemap.com/map/" style="width: 220px; height: 76px; border: 1px solid rgb(255,246,224); background-color: rgb(255,237,196)">
<label for="oomsearch" style="font-family: sans-serif; font-size: 11px; font-weight: bold; color: black; display: block; margin: 5px 0px 2px 5px">Search for property in...</label>
<input type="text" id="oomsearch" name="q" style="width: 150px; font-size: 10px; margin: 0 0 0 5px" /> <input type="submit" value="Search" style="font-size: 10px; width: 55px" />
<a href="http://ononemap.com/" title="UK property search map" style="display: block; text-align: right; margin: 5px 5px 0 0"><img src="http://ononemap.com/lib/img/poweredby.png" width="148" height="21" alt="Powered by OnOneMap" style="border: none" /></a>
</form>
This will give you a search box that looks like this: