Introduction - If you have any usage issues, please Google them yourself
Modify the optimized environment ASP without component upload class
The following functions are mainly modified:
1. You can set the default upload directory. If you do not specify a directory on the upload page, it will automatically upload to the default directory.
2. If the default directory is not set, there is no specified directory on the uploaded page and automatically uploaded to the root directory (i.e., the same directory as the uploader).
3. If a directory is specified on the upload page, the directory does not exist automatically (automatically detects that the directory name contains special characters).
4. The maximum size of uploaded files can be set. The maximum number of files allowed to upload is 2M.
5. You can set permission to upload file type. No file type allowed to upload can be uploaded.
6. The filename that can be set is automatically renamed to the current date or retained the original filename.
Packet : 47651479editupload.rar filelist
修改优化之后的化境ASP无组件上传类\使用说明.txt
修改优化之后的化境ASP无组件上传类\Readme.html
修改优化之后的化境ASP无组件上传类\upload.asp
修改优化之后的化境ASP无组件上传类\upload_5xsoft.inc
修改优化之后的化境ASP无组件上传类\5xsoft_upclass.rar
修改优化之后的化境ASP无组件上传类