网络考场(2)(转)screatefrm1.asp

发表于:2007-06-30来源:作者:点击数: 标签:
<%@ Language=VBScript %>
<html>
<head>
<title>网络考场</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<frameset rows="*" cols="120,509*" border="1" framespacing="1">
  <frame name="leftFrame" scrolling="auto" src="smessage.asp">
  <frameset rows="57,270*" frameborder="yes" border="0" cols="*">
    <frame name="topFrame" scrolling="auto" src="testtop.asp">
    <frame name="mainFrame" src="stestmain.asp">
  </frameset>
</frameset>
<noframes><body bgcolor="#FFFFFF">
</body></noframes>
</html>

原文转自:http://www.ltesting.net