Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Highlight Hits

0 views
Skip to first unread message

Koen Bezemer

unread,
Aug 30, 2000, 3:00:00 AM8/30/00
to

Is it possible to activate a "Highlight Hits" feature in MS Site server 3.0
Search?
I'd like to see the search words highlighted in the result screen.


Yardie

unread,
Nov 4, 2000, 3:00:00 AM11/4/00
to

Just curious: did anyone actually have a solution for this?

"Koen Bezemer" <koen.b...@tamtam.nl> wrote in message
news:#8LrRFmEAHA.134@cppssbbsa04...

David Collins

unread,
Nov 27, 2000, 3:00:00 AM11/27/00
to
Here is a simple solution for single terms...can easily be modified for
multiple terms. In your Search results ASP file simple include this line:

<% Response.write Replace(Util.TruncateToWhiteSpace(RS("Description"),
250), DisplayText, " <font color=#339933><b><i>" & DisplayText &
"</i></b></font>",1,-1,1) %>

where DisplayText is the search term.

-Dave


"Yardie" <yard...@libertysurf.co.uk> wrote in message
news:eGqPsUmRAHA.294@cppssbbsa05...

0 new messages