Re: To add search in my page



lak wrote:
I want to search within my page. How can I do that. When I searched in
the net, it tells to use the google search. But I want to do for my
web page. I am using intra-net system.


You'll need to build a search engine which examines the generated html for every page, parses it into the appropriate words, catalogs those words in a database, then matches the search arguments to each word.

Unless, of course, you want to search every page on every search, in which case you don't need to store the words in a database. But such a search, unless you have a very few number of pages, will take much longer.

Such a search function is not easy to implement. But if you need it, probably the best way is to set your site up with one of the CMS's which has it already built in.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================

.



Relevant Pages

  • Re: MS Access DAO -> ADO.NET Migration
    ... does build the SSCE database, just some of the definitions are not included. ... Microsoft chose to change the name from SQL Server ... put a Sponsored Link on a Google Search result page. ... DAO has methods and properties that are Access ...
    (microsoft.public.dotnet.framework.adonet)
  • Not updating Access DB
    ... ran a Google search for my problem and here is what ... enter information into your database ... >yourself to be a user of the High Performance Club by ... >lastname email Purchased style Username Age Date year ...
    (microsoft.public.frontpage.programming)
  • Creating a Knowledge Base
    ... started creating an SQL knowledge base that eventually I ... can write a .net desktop application to interface with ... the Database, what keywords I should use, how to create ... Any help would be greatly appreciated...a Google search ...
    (microsoft.public.sqlserver.server)
  • Re: MS Access DAO -> ADO.NET Migration
    ... that I use this new database for .NET 2005 development where the DataBase ... If you try to find code samples - do yourself a favor, ... a Sponsored Link on a Google Search result page. ... DAO has methods and properties that are Access ...
    (microsoft.public.dotnet.framework.adonet)