B
Bob B
I'm new to this so I hope I am able to explain my problem.
I have a page with a HTML browse/input button. I browse for a file and
click a button to move a file from my local computer to a server. The
page_init code fires just fine if the file selected for copy is 3 MB
or less. Anything greater causes a Page Not Found error before the
page_init fires. Does anyone know why the file size is an issue?
There is plenty of disk space on the server. I can manually copy the
file without a problem.
Thanks in advance,
Bob
I have a page with a HTML browse/input button. I browse for a file and
click a button to move a file from my local computer to a server. The
page_init code fires just fine if the file selected for copy is 3 MB
or less. Anything greater causes a Page Not Found error before the
page_init fires. Does anyone know why the file size is an issue?
There is plenty of disk space on the server. I can manually copy the
file without a problem.
Thanks in advance,
Bob