白冰的技术博客
梦想照进现实中来!
摘要: 1. 打开新的窗口并传送参数: 传送参数: response.write("") 接收参数: string a = Request.QueryString("id"); string b = Request.QueryString("id1"); 2.为按钮添加对话框 传送参数: response.write("") 接收参数: string a = Request.QueryStr... 阅读全文
posted @ 2007-11-29 20:49 白冰 阅读(197) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2007-11-29 08:21 白冰 阅读(107) 评论(0) 推荐(0)
摘要: 无意中发现这个技术博客,希望在这里能吸取更好的技术交流! 阅读全文
posted @ 2007-11-29 08:11 白冰 阅读(108) 评论(1) 推荐(0)