|
|
|
สอบถามการ ใช้ history back เพื่อย้อนกลับไป Page ก่อนหน้า ASP.NET VB |
|
|
|
|
|
|
|
Code (C#)
ScriptManager.RegisterStartupScript(this.Page, this.GetType(), "Back", "window.history.back();", true);
Response.End();
|
|
|
|
|
Date :
2016-10-07 09:15:31 |
By :
mr.win |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Code (VB.NET)
ScriptManager.RegisterStartupScript(Me.Page, Me.[GetType](), "Back", "window.history.back();", True)
Response.End()
|
|
|
|
|
Date :
2016-10-07 09:16:19 |
By :
mr.win |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Date :
2016-10-11 11:00:11 |
By :
mr.win |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 00
|