% 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
<%=session("name")%> is currently marked to be <% if session("active") then %> shown. <% else %> not shown. <% end if %>
<% else if error then Response.Write(error_msg & "") end if %>
<% 'end mod_added end if %> <% if not mod_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 :] |