Results 1 to 2 of 2

Thread: Inserting a search facility in a web page

  1. #1
    Join Date
    Dec 2005
    Posts
    5

    Inserting a search facility in a web page

    Hello all,

    I want to know how a search facility can be inserted on a web page with out getting involved with databases & serverside headaches.I guess it,s possible using Javascript arrays+html forms(text fields) yet I,m not clear about it.Any pointer to some useful tutorials on this topic,d be very helpful.Thanks in advance.

  2. #2
    Join Date
    Dec 2004
    Posts
    2,788
    The simplest way is to have someone else do the search for your site. You can add a Google site search simply and let them handle everything, and there's a free version of it. Just add a bit of code to your pages and you're done.

    Otherwise you'll need to find a suitable script that you like. There are hundreds out there at places like http://hotscripts.com ... some free, others commercial. I haven't looked at them in some time, so don't have a recommendation for you.

Posting Permissions

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