深圳升蓝软件
数据库开发 .Net技术  |  ASP技术 PHP技术 JSP技术 应用技术类   
Hiblue Software

如何Response.Redirect新的页面到指定的框架中


March 25,2004
In the file that you wish to show up in the frame, add this line after the <BODY> tag:

<BASE TARGET="framename">

Then when you Response.Redirect to this ASP file, its contents will appear in the frame named "framename".
       
Copyright © 2001-2008 Shenzhen Hiblue Software Team All rights reserved