|
|
|
以下是我之作的main框架代码:<br>
<table width=100% bgcolor=#f7f7f7 cellpadding=5 cellspacing=2 class=TBBG9><tr><td bgcolor=eeeeee class=TBBG1><br>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "<a target=_blank href=http://www.w3.org/TR/html4/frameset.dtd">http://www.w3.org/TR/html4/frameset.dtd"</a>;><br>
<html><br>
<head><br>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312"><br>
<title>欢迎使用企业邮局</title><br>
</head><br>
<frameset rows="80,*" cols="*" frameborder="NO" border="0" framespacing="0"><br>
<frame name="top" src="<$link$>$View=ad_main_top.html" scrolling="NO" noresize ><br>
<frameset rows="*" cols="145,*" framespacing="0" frameborder="NO" border="0"><br>
<frame name="Menu" src="<$Link$>&View=Menu" scrolling="auto" noresize frameborder="0" bordercolor="#000000" ><br>
<frame name="Main" src="<$Link$>&View=<$FRAMEVIEW$>" scrolling="auto" noresize ><br>
</frameset><br>
</frameset><br>
</html><br>
</td></tr></table><br>
<br>
可以运行,但是ad_main_top.html显示的是登录页面。<br>
我想使用上、左、右的界面方式,每想到做起来这么麻烦!<br>
|
|