aspose file tools
The moose likes JSP and the fly likes ENCTYPE=multipart/form-data , input type=file Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "ENCTYPE=multipart/form-data , input type=file" Watch "ENCTYPE=multipart/form-data , input type=file" New topic
Author

ENCTYPE=multipart/form-data , input type=file

Sunil K Bansal
Ranch Hand

Joined: Jan 04, 2001
Posts: 62
Hi Guys,
I want to upload a file to server...
i m using <input type=file...
and ENCTYPE=multipart/form-data in the form tag..
but i m not able to upload..
kindly also tell me if there is any limit on file size to upload via from tag. ENCTYPE..
any server settings etc..
Thanks in advance,,
Sunil Bansal
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: ENCTYPE=multipart/form-data , input type=file
 
Similar Threads
equivalent of ENCTYPE in .net
File Upload
Uploading
Upload Image to database through Servlet
problem with enctype="multipart/form-data"