如何使用iframe(急,在线等待)分数不够了

wuyan86510083 2004-05-05 01:42:24
我用asp做网站,现在想使用iframe将一张htm文章包含在页面中
请问如何写代码?能否写出代码。谢谢了
分数不够了,请各位间量
...全文
114 4 打赏 收藏 转发到动态 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
lin555er 2004-09-03
  • 打赏
  • 举报
回复
<iframe name="kj" width="184" height="302" src="email.asp?id=content" scrolling="no" border="0" frameborder="0" allowtransparency="0">
浏览器不支持嵌入式框架,或被配置为不显示嵌入式框架。
</iframe>

SRC=URI (URI of frame content)
NAME=CDATA (name of frame)
LONGDESC=URI (link to long description)
WIDTH=Length (frame width)
HEIGHT=Length (frame height)
ALIGN=[ top | middle | bottom | left | right ] (frame alignment)
FRAMEBORDER=[ 1 | 0 ] (frame border)
MARGINWIDTH=Pixels (margin width)
MARGINHEIGHT=Pixels (margin height)
SCROLLING=[ yes | no | auto ] (ability to scroll)
dhrubber 2004-09-03
  • 打赏
  • 举报
回复
up
qzriso 2004-05-05
  • 打赏
  • 举报
回复
<iframe src="要连接的页面" height="100" width="399" frameborder=no scrolling=no></iframe>
lubaixu 2004-05-05
  • 打赏
  • 举报
回复
<iframe src="aa.htm" height="100" width="399"...></iframe>

...为省去的一些属性!

28,391

社区成员

发帖
与我相关
我的任务
社区描述
ASP即Active Server Pages,是Microsoft公司开发的服务器端脚本环境。
社区管理员
  • ASP
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧