I have this great database, best of its kind in my niche, and I have had a number of sites ask if they could put the searchbox on their site.
Is this possible?
benihana
2:18 pm on Mar 11, 2004 (gmt 0)
yes its possible. just tell them to set the form action to an absolute path to the search script on your server e.g. action="http://mysite.com/myserchscript.php"
no sure of secutiry implications ...
<added> this would take them to asearch results page on your site, though </added>
lorax
3:07 pm on Mar 11, 2004 (gmt 0)
>> no sure of secutiry implications ...
If you use XML-RPC you'll have much better protection and more portable code.