HTML Search Bar not Google

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • beautifullystupid0901
    New Member
    • Jul 2007
    • 4

    HTML Search Bar not Google

    Hi all...

    I've tried searching the web, but can't find what I need.

    I need a search bar on a portion of a website
    I know google and other sources offer free search bars but due to work constraints can't use any of the free versions that involve advertising.

    the bar needs to search 1 page written in HTML.

    Imagine a glossary page with a search bar at the top.

    If anyone can guide me in the right direction I'd really appreciate it.

    thanks,

    B.S.
  • nomad
    Recognized Expert Contributor
    • Mar 2007
    • 664

    #2
    Originally posted by beautifullystup id0901
    Hi all...

    I've tried searching the web, but can't find what I need.

    I need a search bar on a portion of a website
    I know google and other sources offer free search bars but due to work constraints can't use any of the free versions that involve advertising.

    the bar needs to search 1 page written in HTML.

    Imagine a glossary page with a search bar at the top.

    If anyone can guide me in the right direction I'd really appreciate it.

    thanks,

    B.S.
    Try looking at this

    We use this company.
    "http://search.atomz.co m/search/"
    There is no advertising on the page showing to the viewer, but they would like you to have their name within the code ie credit and for spiders to find them.
    nomad

    Comment

    • beautifullystupid0901
      New Member
      • Jul 2007
      • 4

      #3
      Thanks... I'll check out the link and see what It can do.

      Comment

      • JavaBugger
        New Member
        • Jul 2007
        • 8

        #4
        If you're talking about something like the "Find" tool where you can search for a word/keyword in a single page....You won't be able to do this in HTML. This is something you should post in the Javascripts section, however, as you may be able to do this in JavaScript....A lso this might be able to be done in PHP

        Comment

        Working...