Well here is an approach, Thanks Stef for this:
In the post.asp page, look for where the subject field is displayed -- where the method is "EditTopic". This solves the problem:
<td bgColor="<% =strPopUpTableColor %>"><input maxLength="50" name="Subject" value="<% =server.htmlencode(Trim(ChkString(TxtSub,"display"))) %>" size="50"></td>
The "server.htmlencode" was added to solve the problem. Sorry I can't tell you what line it is at. My forum is so different it wouldn't make any sense...
BTW, I wouldn't copy and paste the code above... I think I changed the input maxlength from the original. Also this is sr2 -- don't know what sr4 looks like. Could a Snitz developer check this bug and and confirm either this fix or another appropriate one?
Rob Poretti
Sascom Marketing Group ~ Toronto
vox.905.825.5373 fax.905.825.5960