- 6
- 0
- 约1.05千字
- 约 6页
- 2016-12-19 发布于天津
- 举报
子母視窗傳值by JS 子母視窗傳值 子母視窗傳值 動態產生物件 事件 動態產生按鈕 動態產生按鈕 * * private void ImageButton1_Click(object sender, System.Web.UI.ImageClickEventArgs e) { string funcWin_Open1; funcWin_Open1 = Script language=\JavaScript\; funcWin_Open1 += “window.open(‘calendar.aspx?objName=TextBox1’,‘日期,scrollbars=yes,resizable=yes,width=450,height=200);; funcWin_Open1 += /Script; Response.Write(funcWin_Open1); } private void Calendar1_SelectionChanged(object sender, System.EventArgs e) { string bb1; bb1=Calendar1.SelectedDate.ToShortDateString(); Response.Write(scriptwindow.opener.document.getElementById(+ Request[Ob
原创力文档

文档评论(0)