Incorporate
You can incorporate the One Stop Cottage search engine capability into your own web site with one line of code!
<iframe src="http://www.onestopcottage.co.uk/oscform.html" width="380" height="235" frameborder="0" style="border:1px solid #AAAAAA"></iframe>Copy the above text into a HTML page and it will display:
Alternatively, there is a side bar search form which can be achived with the following code:
<iframe src="http://www.onestopcottage.co.uk/oscformside.html" width="150" height="430" align="left" frameborder="0" style="border:1px solid #AAAAAA"></iframe>This appears as follows:
Even better, you can set the default values for the country and area by setting the country and area search parameters for the URL. So, if your site is specific to Pembrokeshire in Wales you could use the following code:
<iframe src="http://www.onestopcottage.co.uk/oscform.html?country=1&area=9" width="380" height="235" frameborder="0" style="border:1px solid #AAAAAA"></iframe>This appears as follows:
So what URL do you need for your specific country/area? Use the drop down menus to create the relevant URL (below).
