哪里有批量上传的asp文件。(可用的话追加至200分)

来源:百度知道 编辑:UC知道 时间:2024/06/23 13:05:54
现在是单张上传很是麻烦,哪位有批量上传的asp文件,要可以链接到数据库的,可用的话可以追加至200分。

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>批量上传图片</title>

</head>

<body>
<form id="form1" name="form1" enctype="multipart/form-data" method="post" action="">

<table width="40%" border="0">
<tr>
<td height="15" colspan="2">
<!--动态输出表格内容-->
<table width="100%" border="0" cellspacing="0" cellpadding="0" id="uploadFileTableID">

</table>
<!--动态输出表格内容结束-->

</td>
</tr>
<tr>
<td width="121" height="40" align="center"><input name="name" type="text" id="name" size="20&quo