% if not Request.Cookies("lvlserver")("sysadminid") > 0 then 'they ain't welcomed, get them out of here Response.Redirect("login.asp") else session("server_id") = Request.QueryString("id") 'they must have logged in fine let them have the world if Request.QueryString("update") = "yes" then dim error, error_msg, nmb_comments error = false error_msg = "Some things need to be fixed before this level can be added - check out the details below
<%=session("server_name")%> is currently marked to be <% if session("shown") = 1 then %> displayed. <% else %> not shown atm. <% end if %> <% else if error then Response.Write(error_msg & "") end if %>
<% end if %> <% if not server_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 :] |