by nolovelust
19. February 2010 15:18
Attached script a very simple script in classic asp that allows your users to upload a file to your server and send information to their friends via email from your server. In a way it works like yousendit.com
There isn't any file type limitations and default file size limit is 2mb.
you can change these settings in uploader_file.asp
This script requires aspupload component from persist software but can be modified to use any other upload component.
It comes with no warranty and you should always be careful when you allow people upload stuff on your web server.
uploadnmail.rar (20.88 kb)