default.htm
来自「asp+flash 文字聊天源码 asp+flash 文字聊天源码」· HTM 代码 · 共 33 行
HTM
33 行
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#ffffff">
<p><font face="Verdana, Arial, Helvetica, sans-serif" size="+1"><b>Pipey's Flash
Chat Version 1.7</b></font></p>
<p><font face="Verdana, Arial, Helvetica, sans-serif" size="-1">This is a sample
page which shows how to launch the Flash Chat.</font></p>
<p><font face="Verdana, Arial, Helvetica, sans-serif" size="-1">The chat is normally
launched by linking to the <b>chatroom.asp</b> file, which handles the login
process as well as the chat itself:</font></p>
<blockquote>
<p><font face="Verdana, Arial, Helvetica, sans-serif" size="-1"><a href="chatroom.asp">Launch
the chat</a> (normal login) </font></p>
</blockquote>
<p><font face="Verdana, Arial, Helvetica, sans-serif" size="-1">It's now also
possible to log the user in through an HTML page.<br>
Here's an ASP page (<b>login_html.asp</b>) which handles the login process before
sending the user to the Flash chat. It also gives the user the option of logging
into any of the available rooms (something the Flash interface doesn't do).
If you plan to integrate the chat with an existing user-management system, you
could modify this page.</font></p>
<blockquote>
<p><font face="Verdana, Arial, Helvetica, sans-serif" size="-1"><a href="login_html.asp">HTML
Login</a></font> </p>
</blockquote>
<blockquote> </blockquote>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?