% go=trim(request.querystring("go")) user_name=trim(request.form("user_name")) pass_word=cstr(Request.form("pass_word")) if go="go" then if user_name=""&username&"" and pass_word=""&password&"" then session("FJfkda32KL")="fda232LKfd" response.redirect "admin.asp" else response.write"" end if end if %>