% if session("userid")="" then response.Redirect("login.asp?loginmsg=Please enter user and password") else %> <% filepath=request("file") response.Write("filepath:"&filepath) %>