you can use following code for getting URL parameters in javascript: var paramVal = Request.QueryString("parameter name");.
確定! 回上一頁