공부/ASP
asp 완료 후 페이지 이동
Ohming
2014. 5. 9. 15:54
response.Redirect("login.asp")
파라미터의 URL로 이동
response.Redirect("login.asp")
파라미터의 URL로 이동