<% if not Request.Cookies("lvlmods")("id") > 0 then 'they ain't welcomed, get them out of here 'Response.Write("cookie test" & Request.Cookies("lvlmods")("id")) Response.Redirect("login.asp") else 'they must have logged in fine let them have the world if Request.QueryString("addone") = "yes" then dim error, error_msg, txt_comment, nmb_comments, mod_id error = false error_msg = "Some things need to be fixed before this mod can be added - check out the details below") end if %>
?addone=yes" method="post"> Before you can add a mod you need to fill in the fields below, otherwise who will do it? :]

All URL's should be typed in full ie, make sure you include http:// or ftp:// at the start.


Mod title - (it has to be called something, right?)
">

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

Website - (Got a website for this mod?)
">

Give us a rundown of the mod - (This is where you can get everyone hyped about ya mod)

Show this mod? (guess you want to show it now, but later you may want to hide it)
<% if (session("active") = 1) or (session("active") = 0) then %> show it now - hide it <% else %> show it now - hide it <% end if %>

<% 'end mod_added end if %> <% if not mod_added 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 %>