วันศุกร์ที่ 21 กุมภาพันธ์ พ.ศ. 2557

การ redirect

redirect+query string
Response.Redirect("./Backoffice.aspx?+query string);
redirect+deary
Response.AddHeader("REFRESH", "5;URL=../");
redirect normal
Response.Redirect("./Backoffice.aspx");

ไม่มีความคิดเห็น:

แสดงความคิดเห็น