1.

Solve : Offline HTML search function?

Answer»
      I'm looking for a HTML search engine/script that allows me to use it without any internet connection.

      I have looked but not found anything yet


      At this moment I have about 20 pages that is not indexed in any way.

      The things I want the script to do is:

      If you search on the   
Index.HTML (Main) page:
  • You put in a search term and press find
  • You will be redirected to a RESULTS page (generated by the script)
  • You click one of the results and get redirected to that page


If you search on any page other than Index.HTML, this will happen instead:
  • You put in a search term
  • The script will highlight the term and scroll down until you can see your search term
If the page contains same term several times, it would be useful with 2 buttons, Next Found, Previous Found


Have anyone heard about what I'm looking for ?

PS:
If anyone wonders, I'm gonna build an app AROUND this, which is very simple, even simpler than IE 3.0, which contains several EXPLAINATIONS for functions in Action Script
[/list][/list]What files are to be included in the index? Offline files ALSO?Well there is a pretty complex folderbased STRUCTURE :

HTML\
Index.HTML
Cat0\
            Main.HTML
            Basic.HTML
            Advanced.HTML
            About.HTML
Cat1\
            Main.HTML
            Specail.HTML
            Basic.HTML
            Advanced.HTML
            About.HTML
Cat2\
            Main.HTML
            Reference.HTML
            Tips.HTML
            About.HTML
Cat3\
            Main.HTML
            More.HTML
            Changelog.HTML
            About.HTML
Stuff (excluded, contains only images, CSS and Javascript files)
And it goes on like this with 9 folders (categories) and each folder contains 16 HTML files


Discussion

No Comment Found