点击按纽,让服务端返回上一页


Warning: Undefined array key "HTTP_REFERER" in /www/wwwroot/prod/www.enjoyasp.net/wp-content/plugins/google-highlight/google-hilite.php on line 58

ClientScript.RegisterClientScriptBlock( this.GetType(), “back”, “<script>window.history.go(-2);</script>”);

回点击按纽的时候页面已经刷新了一次,故要返回到之前的要为-2, 而不是-1