分类广告


推荐文章

  • 没有找到任何内容!
您当前的位置:中国站长下载网络编程ASP专区 → 文章内容

附:源代码4:BBSLOGIN.ASP

  • 作者:佚名    来源:不详    发布时间:2005-12-31 13:00:46
  • 字体大小:
<HTML><HEAD><TITLE>登录网络传呼机</TITLE>

</HEAD>

<body topmargin="0" leftmargin="0" >
<div align="center"><center>
<br>
<br>
<br>

<table border="0">
<form action="bbslogin.asp" method="POST">
  <tr>
       <td>用户标识:<INPUT class=txtfld2 maxLength=150 name="userid" size=12></td>
  </tr>
  <tr>
  </tr><td> </td>
  <tr>
        <p></p>
        <p></p>
      <td align="right"><input type="image" src=http://zz.315top.com/news/6/"logon.gif">
             <a href="/" target="_self"><img src=http://zz.315top.com/news/6/"renew.gif" border="0"></a></td>
  </tr>
</form>
</table>
</center></div>
</body>
</html>