C# 是创新性的新式编程语言

源代码在线查看: 子页面返回父框架.txt

软件大小: 2604 K
上传用户: feiguohaihu
关键词: 创新 编程语言
下载地址: 免注册下载 普通下载 VIP

相关代码

				aspx页面
				
					function MM_GotoPage(url)
					{ 
					  window.parent.location=url; 
					}
					
							
				
				
				
				
				cs代码
				
				string strTmp="MM_GotoPage('Reg_Corp_Set/Index_Set.aspx');";
									if(!this.IsClientScriptBlockRegistered("clientScript"))
										this.RegisterStartupScript("clientScript", strTmp);			

相关资源