Upload files to the specified folder
Limitations on uploaded file types and sizes
Upload files by original file name
Rename file upload
Specify file name to upload
No form, editor-specific file upload and return
Return absolute address after uploading file
Return to full website after uploading files
Only the file name is returned after uploading the file
Remote file upload
Page flipping of uploaded files to view and insert
View uploaded files and click on the file name or image to insert directly
Support custom upload of various files
by modifying
eupty=20000' unit KB, 1024kb=1Mb
eupty="jpg,gif,png,bmp"' extensions are allowed, please separate them with English commas ","
These two values can continuously increase or decrease the type and size of uploaded files, making it convenient for everyone to customize and use;
Pseudo-static upload address setting? Function block 012|Type 123|File name 01#|Save location 01#|Return value 012#|Form formID0#|Text box ID0#|Add watermark 0#|Thumbnail 012|Page turning|Temporary Save file name.ees
The calling address is as shown above, and each parameter is separated by | (if you don't like |, you can also change it to other symbols)
Thumbnail generation (requires space to support ASPJEPG component)
You can directly turn off thumbnail generation by calling parameters, use the thumbnail to overwrite the original image, the thumbnail and the original image are in the same folder, add a prefix to the name, and store the thumbnail in the thumbnail folder.
Add watermark to pictures (requires space to support ASPJEPG component)
You can directly call the watermark in the parameters, which is convenient for adding different watermarks. Demo Plus EESai.Com
You can set the color, font, size, etc. of the watermark text in the upload system
Additional notes:
1. What the upload system calls is the ID value of the text box and has nothing to do with the NAME value;
2. When uploading files based on file names, some browsers do not support Chinese and will encrypt the Chinese name;
3. After each upload is successful, if you click to re-upload, the file uploaded again will overwrite the file uploaded successfully last time;
4. To use the watermark and thumbnail functions, the space must support the ASPJEPG component, and the thumbnail watermark function can be completed at the same time.
Asai file upload system page display