Search

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ali Rizwan
    Banned
    Contributor
    • Aug 2007
    • 931

    Search

    Hi all,
    i don't know even a word about javascript.
    but want to know.

    I have made an website now i add an option for searching as u see in yahoo and msn.
    I want to made a search engine.
    Either it is self searcher or powered by yahoo or msn or google.
    I don't know the script and procedure.
    Can u plz tell me the script how to write it in html and how to use it.
    Means how to call the function i ll made for search.

    I also to know the code for searching in my own site.

    Thanx

    >> ALI <<
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    Use the "site:" parameter in Google to restrict the search to your site - see link.

    Use a HTML form with a text box for the search phrase and a submit button. You may not need any JavaScript at all.

    Comment

    Working...