File Upload Problem
Hi, I'm facing a problem in file upload. I wrote a form with enctype="multipart/form-data". It is allowing me to upload a file with size less than 10 MB. After that the page even not getting submitted. Is there any work around for this?
One more point is this program is working fine in local server. I'm using Websphere Application Server 5.0
|