首页    新闻    小组    威客    人才    下载    博客    代码贴    在线编程    论坛
代码贴z420038848的代码贴全部
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>登录、注册</title>
</head>
<body>
<form action="conn.asp" method="post" name="form" target="_parent">
<table width="345" height="124" border="1">
  <tr>
    <td colspan="2"><div align="center">会员登录</div></td>
......................
阅读全部 | 2013年8月22日 11:03
1
z420038848