<% if not Request.Cookies("lvlmods")("id") > 0 then 'they ain't welcomed, get them out of here Response.Redirect("login.asp") else session("mod_id") = Request.QueryString("id") 'they must have logged in fine let them have the world if Request.QueryString("addone") = "yes" then session("mod_id") = Request.form("id") dim error, error_msg, txt_comment error = false error_msg = "Some things need to be fixed before this mod can be updated - check out the details below") end if %>
?addone=yes" method="post"> ">
All URL's should be typed in full ie, make sure you include http:// or ftp:// at the start.

Mod name - (its has to be called something, right?)
">

Type of mod - (RocketArena, Q3Fortress, etc....)
">

Website - (Got a web site for the mod?)
">

Give us a rundown of the mod - (Hype it good, hype it LOUD!)

Show this mod? (hide this mod from the public? handy if there is a problem)
<% if session("active") then %> show it now - hide it <% else %> show it now - hide it <% end if %>

<% 'end mod_added end if %> <% if not mod_updated then %>
supported html paragraphs (<br>) are automatic, based on line returns
<b>some bold text</b>
<i>wow italics!</i>
All other html tags are stripped out of comments posted - Remember to close <b> and <i> tags with </b> and </i> otherwise everything will be bold or italic :]



<% end if %> <% end if %>