This topic is locked

Upload file

6/11/2004 6:52:08 AM
ASPRunnerPro General questions
bajrai author

Hi All
Is there a way to upload fileor document like uploading image file within ASPRunner generated asp files dir or upload file as a binary format into table.
any help will be much appreciate
Best Regards

Bajrai

Sergey Kornilov admin 6/16/2004

Bajrai,
yes, ASPRunnerPro 3.0 can upload binary files to the database.

500133 6/26/2004

Can it really be true that the uploader script will only upload max 512 KB? I am unable to upload a larger file to an Access 2000 database.
-peter

P
ppehrson 6/26/2004

Can it really be true that the uploader script will only upload max 512 KB? I am unable to upload a larger file to an Access 2000 database.

-peter



Correction, ... actually it is about 128 KB as far as I can see by testing.

I'm running on the newest IIS on Win Server 2003.
I just tested it on my desktop PC. It works here with large files.
But additionally, in neither case the filename is written to the filename field I created. Why? It's set as an editable text field.

Sergey Kornilov admin 6/27/2004

Peter,
actually upload script don't have any file size limitations. I was able to upload several megs file to a MS Access 2000 database. Could you tell me what happens when you upload file with size large than 128K?
In this version of ASPRunner you need to enter filename manually. This will be fixed in one of the following versions of ASPRunnerPro.