| Description: | ASPired2Upload is an ASP class for uploading files to a web site. There are many ways to upload files to your web site, however, ASPired2Upload uses only pure ASP and adds some features that most other upload classes omit.
ASPired2Upload is designed for small to medium file uploads. It does not have an exact limit but it is generally useful for files up to 10 MB.
ASPired2Upload Features
Pure ASP (No DLLs, no components)
Only a couple lines of code needed to upload a file
Return number of bytes written and file type
Easy2Integrate into you web pages
No databases |