Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 Search HTML pages and Populate Links

Author  Topic 

Sindbad
Starting Member

5 Posts

Posted - 2008-04-17 : 04:54:39
Hi All,

I have a table with several columns including 'Path' column where I saved HTML file name and saved all the html pages to root folder of the website. Now I want to make search for text inside the html pages and populate the html page links, so user can click and open the relevant html files.

Can someone give me an idea that how this all process works or refer me to any useful link.

Thanks

Lumbago
Norsk Yak Master

3271 Posts

Posted - 2008-04-17 : 05:45:36
A google site search would probably be the easiest...:

http://www.google.com/sitesearch

--
Lumbago
Go to Top of Page
   

- Advertisement -