摘要:
public static void ShowModalDialogWindow(string webFormUrl, int width, int height, int top, int left) { #region string features = "dialogWidth:" + width.ToString() + "p... 阅读全文
posted @ 2007-08-30 18:27
念时
阅读(338)
评论(0)
推荐(0)
摘要:
public static void OpenWebFormSize(string url, int width,int heigth,int top,int left) { #region string js = @""; HttpContext.Current.Response.Write(js); ... 阅读全文
posted @ 2007-08-30 18:23
念时
阅读(205)
评论(0)
推荐(0)
浙公网安备 33010602011771号