Click to See Complete Forum and Search --> : File upload problem


CodeGod
12-22-2003, 08:57 PM
I am working on a small project in ASP 3.0, everything else is working fine, but i am have problem in file upload.

1) Can anyone tell what is the max upload file size in asp.
2) how to increase script execution time in asp

Thanks

simflex
12-23-2003, 07:54 AM
there is probably something about your code that is dragging down execution time.
Are you uploading the file to a db?
If yes, check field length.