Miracle: 不可以。 [阅读: 357] 2006-01-13 03:38:13 你可以写这样的代码 //... this.RegisterStartupScript('switchPageOnTargetFrame', '<script>[put javascript code here to change the target frame's url, e.g., parent.frames.FRAME2.src="xxx";]</script>'); //...