The ;  tag is replaced with spaces in messages, even from inside [code][/code] tags in posted messages.
An example is:
Response.Write "> " & rsForum("F_SUBJECT")& "</option>" & vbNewline
should appear as:
Response.Write "> " & rsForum("F_SUBJECT")& "</option>" & vbNewline
Both of the above lines were posted inside [code] tags, but the second I had to do a lot of formating to make the   tag to show up in the forum (hit reply with quote to see how I had to do it).
-
*Interested in Radio Control*
*The RC Web Board - http://www.rcwebboard.com/*
Edited by - James on 08 August 2001 22:42:00