M
Mark Kamoski
Hi--
Please help.
How can one implement a simple site search for an ASP.NET site that
consists of ASPX and ASCX content pages?
I have a small site (of less than 100 content pages). The content pages are
of type ASPX and ASCX.
I know that one way is to simply put the context text into a database and
then run the search against that database.
However, the site currently has the content directly in the ASPX and ASCX
pages. Therefore, it looks like a parsing exercise.
But, I am hoping someone has already come up with a solution to this sort
of problem.
Any ideas?
Please help.
How can one implement a simple site search for an ASP.NET site that
consists of ASPX and ASCX content pages?
I have a small site (of less than 100 content pages). The content pages are
of type ASPX and ASCX.
I know that one way is to simply put the context text into a database and
then run the search against that database.
However, the site currently has the content directly in the ASPX and ASCX
pages. Therefore, it looks like a parsing exercise.
But, I am hoping someone has already come up with a solution to this sort
of problem.
Any ideas?