Upload without using the FileSystemObject Posted: 14 Jun 2004
Faisal (or sb else),
Do you know if it is possible to upload the image to the database without using the FSO? My hosting provider does'nt allow it. For what I understood in the ASP code, the "file saving" operation serves for guessing the file size and type, right? Couldn't I guess that from the multi-part form data?