选找上传附件的代码

来源:百度知道 编辑:UC知道 时间:2024/05/30 09:34:10
我要做一个网站希望实现一个上传附件的功能,文件类型以doc、jpg为主
大小要1mb以内的上传到服务器,并且用数据库保存上传的地址。
请求各位高手,有没有这方面的代码啊!

有分没?有分联系我。QQ 3989235

提交页面代码
<html>
<head>
<meta http-equiv="Page-Exit" content="revealTrans(Duration=1.0,Transition=12)">
<link href="adm\css\skin_1.css" rel="stylesheet" type="text/css">
<title>DenReakun</title>
</head>
<body>
<form name="form1" method="post" action="upfile.asp" enctype="multipart/form-data" target="pt">
<table width="310" border="0" cellpadding="1" cellspacing="0">
<tr>
<td>上传:</td>
<td><input type="file" name="file1" class="xndyk" value="">
<input type="hidden" name="filepath" value="upload">
<input type="hidden" name="upcount&