<% dim txt_comment, nmb_comments, map_id if not Request.Cookies("lvlbeta")("mapperid") > 0 then 'they ain't welcomed, get them out of here 'Response.Write("cookie test" & Request.Cookies("lvlbeta")("mapperid")) Response.Redirect("login.asp") end if 'they must have logged in fine let them have the world if Request.QueryString("addone") = "yes" then dim error, error_msg error = false error_msg = "Some things need to be fixed before this level can be added - check out the details below") end if %>
?addone=yes" method="post"> Before you add a level you need to have your map housed on your own site, set up (where possible) so that you can use the Download URL to link directly to the file, and the Map Info URL (if you want one) links to a page with anything else you want to say or show about the map, eg. screen shots, log of updates etc. Check that your links are working correctly.
All URL's should be typed in full ie, make sure you include http:// or ftp:// at the start.

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

Type of map - (DM, Tourney, DM/Tourney, CTF, RocketArena, Railgun, etc....)
">

Download URL - (Link straight to the source)
">

Map Info URL - (Link to more info about your map.)
">

Give us a rundown of the map - (Don't bore ppl, keep it short and sweet, trust me :])

Show this beta map? (use this to hide finished beta maps)
<% if Request.Form("active") = "0" then %> show it now - hide it <% else %> show it now - hide it <% end if %>

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