% dim txt_comment, nmb_comments if not Request.Cookies("lvlbeta")("mapperid") > 0 then 'they ain't welcomed, get them out of here Response.Redirect("login.asp") end if session("level_id") = Request.QueryString("id") 'they must have logged in fine let them have the world if Request.QueryString("addone") = "yes" then session("level_id") = Request.form("id") 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
<%=session("title")%> is currently marked to be <% if session("active") then %> shown. <% else %> not shown. <% end if %>
A number of people have had a lot of problems downloading levels from free web housing services, please check " target="_blank">your download link and make sure it works correct - its kind of important :] <% else if error then Response.Write(error_msg & "") end if %>
<% 'end map_added end if %> <% if not map_updated then %>|
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 :] |