search function

A

Ann

We have a web page listing 100 advisory opinions and a sentence summary what it is about.

For example: Advisory Opinion1 Lobbying on a contingency fee basis
Advisory OPinion2 Definition of first time candidate.
Advisory Opinion3 Membership in lobbyist principal organization does not make member a principal.

Each opinion is a link to a detailed page.

Now we would like to add a search button on the page. For users to search , for example, user wants to find out all Adisory opinion about lobby, he will find results listed Advisory 1 and Advisory 2, then click the link will lead to detailed page.

How can I implement this? Can I do it by using front page or other dynamic programming like ASP?

Thanks for any ideas and suggestions in advance
 
M

Mike

Check out the search add-in at www.frontlook.com for $39.
It is much better than the one that comes with FP 2002.

You can specify what files visitors to your site are able
to search and you can break it down by category.

Let me know if this helps,

Mike

-----Original Message-----

We have a web page listing 100 advisory opinions and a
sentence summary what it is about.
For example: Advisory Opinion1 Lobbying on a contingency fee basis
Advisory OPinion2
Definition of first time candidate.
Advisory Opinion3
Membership in lobbyist principal organization does not
make member a principal.
Each opinion is a link to a detailed page.

Now we would like to add a search button on the page.
For users to search , for example, user wants to find out
all Adisory opinion about lobby, he will find results
listed Advisory 1 and Advisory 2, then click the link
will lead to detailed page.
How can I implement this? Can I do it by using front
page or other dynamic programming like ASP?
 
Top