ScriptManager.RegisterStartupScript(this, this.GetType(), "RegisterStartupScript"
                                        , String.Format("window.navigate('DownloadFile.aspx?path={0}');", Server.UrlEncode(filePath)), true);
posted on 2008-11-08 08:35  8user  阅读(171)  评论(0)    收藏  举报