<%
web_width="777" '设置页面宽度
tit="体重自测" '页面名称
call web_head(0,0,2,0,0) '设置页面头部信息及显示形式,浏览权限等...,Bullcn'Blog - 分享、交流、进步。" /> 新增页面--体重自测 - Bullcn'Blog

新增页面--体重自测


<!-- #include file="include/skin.asp" -->  <!-- 调用skin皮肤系统设置页面 -->
<%
web_width="777"           '设置页面宽度
tit="体重自测"            '页面名称
call web_head(0,0,2,0,0)  '设置页面头部信息及显示形式,浏览权限等
'----------------------------下面开始 使用html编写自己的页面文件----------------------------
%>

<table height=5 cellspacing=0 cellpadding=0 width=491 border=0 align=center>
  <tbody>
  <tr>
    <td>
     <iframe frameborder=0 width=750 height=630 leftmargin=0 scrolling=no  src="http://act1.health.sohu.com/weight/index.php" topmargin=0></iframe>
    </td>
  </tr>
  </tbody>
</table>
<%
'----------------------------结束 自定义页面结束----------------------------
call web_end(0,0)    '调用页面底部信息
%>

文章来自: Original
引用通告: 查看所有引用 | 我要引用此文章
Tags:
相关日志:
评论: 5 | 引用: 0 | 查看次数: 686
发表评论
昵 称:
密 码: 游客发言不需要密码.
内 容:
验证码: 验证码
选 项:
虽然发表评论不用注册,但是为了保护您的发言权,建议您注册帐号.
字数限制 20 字 | UBB代码 关闭 | [img]标签 关闭