%
' Begin buffering the HTML
' Note this MUST happen before the initial tag.
Response.Buffer = True
%>
ContentGenerator.net forums redirect
Redirecting to support forums...
<% Response.Clear
Response.Redirect("http://www.contentgenerator.co.uk/forum/index.php?showforum=7")
%>