Results 1 to 3 of 3

Thread: Search engine on other sites?

  1. #1
    vertygo is offline Registered User
    Join Date
    Feb 2002
    Posts
    9

    Cool Search engine on other sites?

    Just wondering if it's possible to put a javascript on someone elses web page that would allow them to do a search of your own indexu? I suppose the results page would be the one hosted by my own site.. basically open the page, pass the parameters to the search engine, and execute the search.

    Thoughts?

  2. #2
    Hart_House's Avatar
    Hart_House is offline Registered
    Join Date
    Aug 2001
    Location
    Toronto, Ontario
    Posts
    678

    Default

    Go to your seach engine search.html and copy the search engine tags and let them paste it on their site.

  3. #3
    dody is offline Administrator
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,731

    Default

    Yes, hart_house is correct. Just allow your visitors to put search tag into
    their website:

    <!-- search -->

    <div align=center>
    <form method="get" action="http://www.yourdomain.com/search.php">
    Search the Directory:
    <input type="text" name="keyword" size=20>
    <input type="Image" src="http://www.yourdomain.com/images/search.gif">
    </form>
    </div>

    Of course, you can use your own creative form.

Similar Threads

  1. Search engine friendly URL
    By aladdin in forum v3.2
    Replies: 2
    Last Post: 01-12-2005, 05:27 PM
  2. power search doesn't search certain cats
    By Rob Picken in forum v5.x
    Replies: 9
    Last Post: 06-15-2004, 03:03 PM
  3. Place search box on other sites?
    By joyorudis in forum v5.x
    Replies: 2
    Last Post: 10-16-2002, 09:16 PM
  4. Check this out (The Big List)
    By RichardDuboi in forum v3.2
    Replies: 0
    Last Post: 09-29-2002, 02:50 PM
  5. Search Box on third party sites !
    By ideavirus in forum v3.2
    Replies: 0
    Last Post: 08-31-2002, 08:59 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •