Signup · Login
Stardeveloper.com  
Home · Tutorials · Forums · Web Hosting Plans · Faisal Khan's Blog · Contact
Forums : ASP : ADO/ODBC : Upload without using the FileSystemObject Signup · Login
Author Thread
Upload without using the FileSystemObject
Posted in tutorial: Uploading Files into an Access Database using plain ASP
·  zeteste
User
Joined: 14 Jun 2004
Total Posts: 1
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?

Regards,

Ze Teste
·  starharry
User
Joined: 11 Mar 2003
Total Posts: 9
MS Access Version
Posted: 30 Jan 2005
Hi Ze,

Use the upload code of ASP to database (msaccess) instead of the FSO. It does most of the guessing. So, it is pretty easy to use.

Regards,
Aravind

Users Who Have Visited This Thread In Last 24 Hours
4 Visitors

Login
UserName Or Email Address:       Password:       Auto-Login:    
· Create New User Account
· Send Forgotten Password by Email
 
© 1999 - 2009 Stardeveloper.com, All Rights Reserved.