Forum Moderators: phranque

Message Too Old, No Replies

Can my site search box appear on other sites?

         

zulufox

2:10 pm on Mar 11, 2004 (gmt 0)

10+ Year Member



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)

WebmasterWorld Senior Member 10+ Year Member



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)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



>> no sure of secutiry implications ...

If you use XML-RPC you'll have much better protection and more portable code.