install4.asp
来自「基于ASP开发的聊天室源码」· ASP 代码 · 共 14 行
ASP
14 行
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title></title>
</head>
<body bgcolor="buttonface" style="border: 3px double buttonface">
<fieldset style="padding: 2; width:472; height:296">
<legend>印象聊天室安装向导</legend>
<p align="center">
<input type="button" disabled value="<<BACK" name="B1" style="position: absolute; left: 29; top: 301"><input type="button" onclick="location.href='install4.asp';" value="NEXT>>" disabled name="B2" style="position: absolute; left: 93; top: 301"><iframe name="I1" width="425" height="203" src="install5.asp">浏览器不支持嵌入式框架,或被配置为不显示嵌入式框架。</iframe></p>
</fieldset>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?