<% PID = request("PID") CatID = Request("CatID") response.Redirect("http://www.lopon.org.tw/message/showcontent.asp?PID=" & PID & "&CatID=" & CatID) %>