<!--#include virtual="/share/config.asp"-->
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
td {
font-size: 12px;
}
-->
</style>
</head>
<center>
<body>
<table width="400" border="0" cellspacing="0" cellpadding="0">
<form name="form1" method="post" action="showpage_test.asp">
<tr>
<td width="112" height="20"><div align="center">起始日期</div></td>
<td width="288" height="20"><input name="startTime" type="text" id="startTime" onClick="setday(this)" size="20" readonly></td>
</tr>
<tr>
<td height="20"><div align="center">结束日期</div></td>
<td height="20"><input name="endTime" type="text" id="endTime" onClick="setday(this)" size="20" readonly></td>
</tr>
<tr>
<td height="20" colspan="2"><div align="center">
<input type="submit" name="Submit" value="查询">
<input type="submit" name="Submit2" value="我要投诉">
</div></td>
</tr>
</form>
</table>
<br>
上一篇:
ASP里对于链接数据库出错的一点经验总结
下一篇:
ASP:FileSystemObject处理文件