<BASE TARGET="framename">
Then when you Response.Redirect to this ASP file, its contents will appear in the frame named "framename".
如何Response.Redirect新的页面到指定的框架中
发布时间:2008-07-09 04:41:04 阅读次数:
<BASE TARGET="framename">
Then when you Response.Redirect to this ASP file, its contents will appear in the frame named "framename".