Asp.net Vb 上传图片

来源:百度知道 编辑:UC知道 时间:2024/05/14 20:09:57
我做了个但只能上传一格式,也不知道错在那里!
有好那位高手能帮我做一个吗?

参照这三个需要 三个文件
第一个 up。asp
---------------------
<html>
<head>
<title>添加文件</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="style.css" type="text/css">
</head>

<body background="bkg.gif">
<div align="center">
<span class="font"><br>
<font color="#449100">注意:请不要上传大于2M的文件<br>支持文件多种格式:
</font></span></div>
<form method="post" action="process.asp" enctype="multipart/form-data">
<table border=0 cellspacing=0 cellpadding=0 align=center width="333">
<tr>
<td height="16" width="371" align="center">
<input type="file" name="src" size=&