虛擬目錄公共定跳轉

 

http://192.168.1.130/Assistant/ShopManager/Shop.aspxurl

string url= Request.ApplicationPath == "/" ? ".." : Request.ApplicationPath;
Response.Redirect(url+"/404.aspx");//http://192.168.1.130/Assistant/404.aspxstring

相關文章
相關標籤/搜索