You are viewing this page out of context. To see it in the context it is intended please click here.
About This Page
Reply posted by S Hu on Thu 14 Feb 2008 in response to Controlling the Size of Uploaded Files
Re: To not save the doc...
well just found this:http://www-1.ibm.com/support/docview.wss?uid=swg21171554
=(
which means I have to set hte server to accept unlimited post size, which is
not a good solution. Anyone have a better way around this? I'm not familiar
with PHP, but read that PHP can do the same check without going to the server?