[asp]多个附件上传的问题. ( 积分: 15 )

H

haoshan

Unregistered / Unconfirmed
GUEST, unregistred user!
象下面这个样子,一个附件上传时可以实现,但多个附件时不知怎么弄才好,请高手指教.
<html>
<head>
<meta http-equiv=&quot;Content-Type&quot;
content=&quot;text/html;
charset=gb2312&quot;>
<title>新建网页 2</title>
</head>
<body>
<table width=&quot;100%&quot;
border=&quot;0&quot;
cellspacing=&quot;1&quot;
cellpadding=&quot;0&quot;>
<tr>
<td width=&quot;104&quot;
height=&quot;25&quot;
class=&quot;css1&quot;
align=&quot;right&quot;
> 收件人:</td>
<td height=&quot;20&quot;
class=&quot;css1&quot;
nowrap width=&quot;897&quot;> </td>
</tr>
<tr>
<td width=&quot;104&quot;
height=&quot;25&quot;
class=&quot;css1&quot;
align=&quot;right&quot;
>主题:</td>
<td height=&quot;20&quot;
class=&quot;css1&quot;
nowrap width=&quot;897&quot;></td>
</tr>
<tr>
<td width=&quot;104&quot;
height=&quot;25&quot;
valign=&quot;top&quot;
class=&quot;css1&quot;
>
<p align=&quot;right&quot;>内容:</p></td>
<td height=&quot;100&quot;
class=&quot;css1&quot;
nowrap rowspan=&quot;2&quot;
width=&quot;897&quot;
>
<textarea name=&quot;info&quot;
rows=&quot;24&quot;
cols=&quot;100&quot;
class=&quot;css0&quot;></textarea></td>
</tr>
<tr>
<td width=&quot;104&quot;
height=&quot;100&quot;
valign=&quot;top&quot;
class=&quot;css1&quot;
nowrap> </td>
</tr>
<tr>
<td width=&quot;104&quot;
height=&quot;25&quot;
class=&quot;css1&quot;
align=&quot;right&quot;
nowrap>附件:</td>
<td height=&quot;20&quot;
class=&quot;css1&quot;
nowrap width=&quot;897&quot;>
<input type=&quot;file&quot;
name=&quot;file&quot;
class=&quot;css0&quot;
size=&quot;60&quot;>
</td>
</tr>
<tr>
<td width=&quot;104&quot;
height=&quot;25&quot;
class=&quot;css1&quot;
align=&quot;right&quot;
nowrap></td>
<td height=&quot;20&quot;
class=&quot;css1&quot;
nowrap width=&quot;897&quot;>
<input type=&quot;file&quot;
name=&quot;file&quot;
class=&quot;css0&quot;
size=&quot;60&quot;>
</td>
</tr>
<tr>
<td width=&quot;104&quot;
height=&quot;25&quot;
class=&quot;css1&quot;
align=&quot;right&quot;
nowrap></td>
<td height=&quot;20&quot;
class=&quot;css1&quot;
nowrap width=&quot;897&quot;>
<input type=&quot;file&quot;
name=&quot;file&quot;
class=&quot;css0&quot;
size=&quot;60&quot;>
</td>
</tr>
<tr>
<td height=&quot;25&quot;
width=&quot;104&quot;
nowrap>&amp;nbsp;
</td>
<td height=&quot;20&quot;
class=&quot;css1&quot;
nowrap width=&quot;897&quot;>

<input type=&quot;Submit&quot;
name=&quot;Submit4&quot;
class=&quot;css0&quot;
value=&quot;立即发送&quot;
IsShowProcessBar=&quot;True&quot;
onClick=op.value=0>
<input type=&quot;reset&quot;
name=&quot;Submit22&quot;
class=&quot;css0&quot;
value=&quot;重写&quot;
> </td>
</tr>
</table>
</body>
</html>
 
H

haoshan

Unregistered / Unconfirmed
GUEST, unregistred user!
象下面这个样子,一个附件上传时可以实现,但多个附件时不知怎么弄才好,请高手指教.
<html>
<head>
<meta http-equiv=&quot;Content-Type&quot;
content=&quot;text/html;
charset=gb2312&quot;>
<title>新建网页 2</title>
</head>
<body>
<table width=&quot;100%&quot;
border=&quot;0&quot;
cellspacing=&quot;1&quot;
cellpadding=&quot;0&quot;>
<tr>
<td width=&quot;104&quot;
height=&quot;25&quot;
class=&quot;css1&quot;
align=&quot;right&quot;
> 收件人:</td>
<td height=&quot;20&quot;
class=&quot;css1&quot;
nowrap width=&quot;897&quot;> </td>
</tr>
<tr>
<td width=&quot;104&quot;
height=&quot;25&quot;
class=&quot;css1&quot;
align=&quot;right&quot;
>主题:</td>
<td height=&quot;20&quot;
class=&quot;css1&quot;
nowrap width=&quot;897&quot;></td>
</tr>
<tr>
<td width=&quot;104&quot;
height=&quot;25&quot;
valign=&quot;top&quot;
class=&quot;css1&quot;
>
<p align=&quot;right&quot;>内容:</p></td>
<td height=&quot;100&quot;
class=&quot;css1&quot;
nowrap rowspan=&quot;2&quot;
width=&quot;897&quot;
>
<textarea name=&quot;info&quot;
rows=&quot;24&quot;
cols=&quot;100&quot;
class=&quot;css0&quot;></textarea></td>
</tr>
<tr>
<td width=&quot;104&quot;
height=&quot;100&quot;
valign=&quot;top&quot;
class=&quot;css1&quot;
nowrap> </td>
</tr>
<tr>
<td width=&quot;104&quot;
height=&quot;25&quot;
class=&quot;css1&quot;
align=&quot;right&quot;
nowrap>附件:</td>
<td height=&quot;20&quot;
class=&quot;css1&quot;
nowrap width=&quot;897&quot;>
<input type=&quot;file&quot;
name=&quot;file&quot;
class=&quot;css0&quot;
size=&quot;60&quot;>
</td>
</tr>
<tr>
<td width=&quot;104&quot;
height=&quot;25&quot;
class=&quot;css1&quot;
align=&quot;right&quot;
nowrap></td>
<td height=&quot;20&quot;
class=&quot;css1&quot;
nowrap width=&quot;897&quot;>
<input type=&quot;file&quot;
name=&quot;file&quot;
class=&quot;css0&quot;
size=&quot;60&quot;>
</td>
</tr>
<tr>
<td width=&quot;104&quot;
height=&quot;25&quot;
class=&quot;css1&quot;
align=&quot;right&quot;
nowrap></td>
<td height=&quot;20&quot;
class=&quot;css1&quot;
nowrap width=&quot;897&quot;>
<input type=&quot;file&quot;
name=&quot;file&quot;
class=&quot;css0&quot;
size=&quot;60&quot;>
</td>
</tr>
<tr>
<td height=&quot;25&quot;
width=&quot;104&quot;
nowrap>&amp;nbsp;
</td>
<td height=&quot;20&quot;
class=&quot;css1&quot;
nowrap width=&quot;897&quot;>

<input type=&quot;Submit&quot;
name=&quot;Submit4&quot;
class=&quot;css0&quot;
value=&quot;立即发送&quot;
IsShowProcessBar=&quot;True&quot;
onClick=op.value=0>
<input type=&quot;reset&quot;
name=&quot;Submit22&quot;
class=&quot;css0&quot;
value=&quot;重写&quot;
> </td>
</tr>
</table>
</body>
</html>
 

Similar threads

I
回复
0
查看
725
import
I
I
回复
0
查看
721
import
I
I
回复
0
查看
2K
import
I
I
回复
0
查看
2K
import
I
顶部