|
Ever see a search engine that highlights your search results? This code does that. It takes a querystring, and compares it to a second variable. The second variable will be written to the page, and any matching words will be in highlighted and bolded. Author: masswebsites Code: ASP 3.0 & VBScript |
| |
Overall Rating:
 User Rated
| |
Too long and doesnt work fully  Written by Snehesh Shrestha from Elizabethtown, PA (Tuesday, June 08, 2004) Writer is with: http://www.etown.edu
 |
Strengths: can compare words and highlight them Weaknesses: cant find parts of the word and is too long Details: Well i wrote a better code in 3 lines which does more that this code. It also finds part of the word or the whole word and is not case sensitive. Review Based On: using demo only |
| |
|