Ain ASP component-free upload class An-Upload
v13.12.09
Ain ASP component-less upload class An-Upload is a class written for myself. The main purpose is to use the simplest and easiest-to-understand code as possible to implement ASP upload. The main functions include extracting form data, uploading to different folders, and saving to the database (uploading and saving forms can be done at the same time), limiting the upload extension, limiting the upload size, selecting the file saving type (randomly naming the original file name and time), etc.!
Ain ASP componentless upload class An-Upload v12.04.17 updated content:
1. Reorganize the sample code and remove JScript related code.
2. Add Flash upload code.