Hi,
I'm trying to create a form to upload PDF files to a server, these files can by huge (+150 M😎, this shouldn't be a problem because it is a LAN network.
But when I try to upload a 159 MB file to the server as a test, the browser acts as it was searching for the next page, probably is. But after 1 half hour still nothing happened?
Now I solved this problem by installing an ASP script, but I don't want to use ASP cause it doesn't work on *nix.
Smaller files (< 10M😎 are no problem.
These are uploaden and moved to the specified directory real fast.
How can I solve this problem?
Thanx,
Marcel van Leeuwen