Page 1 of 2 12 LastLast
Results 1 to 10 of 18

Thread: Search engine in your site

  1. #1
    Join Date
    Apr 2006
    Location
    Cairo - Egypt
    Posts
    11

    Default Search engine in your site

    Here are some html codes to have a yahoo search engine in your site
    I tryed it and it's very good ,just copy the next html code and paste it anywhere in your page


    <form method="GET" action="http://search.yahoo.com/bin/search">

    <input type="text" name="p" value="" size=18>
    <input type="Submit" name="name" value="Search">
    </form>

  2. #2
    Join Date
    Oct 2004
    Location
    Kentucky
    Posts
    45

    Default

    Works Great.

    Is there a way to further this by just having it search within your pages?

  3. #3
    Join Date
    Oct 2004
    Location
    Kentucky
    Posts
    45

    Default

    Works Great.

    Is there a way to further this by just having it search within your pages?

  4. #4
    Join Date
    Oct 2004
    Location
    Kentucky
    Posts
    45

    Default

    Works Great.

    Is there a way to further this by just having it search within your pages?

  5. #5
    Join Date
    Oct 2004
    Location
    Kentucky
    Posts
    45

    Default

    Works Great.

    Is there a way to further this by just having it search within your pages?

  6. #6
    Join Date
    Apr 2006
    Location
    Cairo - Egypt
    Posts
    11

    Default there is a way but bad

    yes there is a way to search through your web site but it's not working well so I won't post it
    and I'm going to try another one and tell you
    sorry for being late to answer
    said omarah

  7. #7
    Join Date
    Mar 2006
    Location
    Belgrade/Serbia
    Posts
    40

    Default

    google


    <center>
    <FORM method=GET action="http://www.google.com/search">
    <input type=hidden name=ie value=UTF-8>
    <input type=hidden name=oe value=UTF-8>
    <TABLE bgcolor="#FFFFFF"><tr><td>
    <A HREF="http://www.google.com/">
    </A>
    <INPUT TYPE=text name=q size=25 maxlength=255 value="">
    <INPUT type=submit name=btnG VALUE="Google Search">
    </td></tr></TABLE>
    </FORM>
    </center>

  8. #8
    Join Date
    Aug 2004
    Location
    USA
    Posts
    996

    Default

    Some people would have search engines on their website if they get paid to have them.

  9. #9
    Join Date
    Oct 2004
    Location
    Charmee's Cunt
    Posts
    138

    Default

    nice info..

    wht abt other search engines..
    like a9.com, altavista.com.. etc..

  10. #10
    Join Date
    Mar 2006
    Location
    Guatemala
    Posts
    15

    Default

    I prefer using MSN, search engine too, in your website of course, not theirs...

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

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