First, the picture can be found on the page. Design the form page index.asp and upload selection page upload.asp, upload.asp is included in the index.asp as an iframe.
Secondly, the selected image should be uploaded to a certain folder. Create a folder uploadimg
Finally, how should the uploaded pictures be quoted? Obviously, UBB is displayed immediately. The upload.asp pointing object upfile.asp has the function of writing to UBB tags.
Uncomponent upload debug folder -- index.asp -- upload.asp -- upfile.asp -- uploadimg folder |
The image upload is uploaded without components by Daoxiang Laonong. Therefore, the upload.inc file is essential.
1. upload.inc (copy all codes in the following text box)