Reply To: Beta board colors

HOME Forums SierraGamers Website Beta board colors Reply To: Beta board colors

#21844
Unknown,Unknown
Participant

Also I noticed that if I encode text like:

<% If SecurityLevel >= MinimumAccessLevel Then %>
Bulletin Board
links to: http://www.sierragamers.com/bbs/bbsCategories.asp/c/44000&nbsp;
<%End If %>

It shows the “End Ifs” and SecurityLevel >= MinimumAccessLevel in preview but not on final post. You can allow people to post right away without preview another way. You can pass the data to new variables and replace as necessary.