* On line 877 find these: if Request.QueryString("SearchTerms") <> "" then Response.Write SearchHiLite(formatStr(Topic_Message)) * Insert these lines *ABOVE*: ... ...
I'm looking at your forum and something's still not right. You inserted the code in the reply part and not the topic part. That's why the calendar appears on all replies instead of just in the topic. It's supposed to go above this line: if Request.QueryString("SearchTerms") <> "" then Response.Write SearchHiLite(formatStr(Topic_Message))