Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes HTML, CSS and JavaScript and the fly likes problem in validation of multipart/form-data Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "problem in validation of multipart/form-data" Watch "problem in validation of multipart/form-data" New topic
Author

problem in validation of multipart/form-data

chain singh
Ranch Hand

Joined: Feb 28, 2012
Posts: 116
hello Sir

i am uploading text file using multipart/form-data in form tab.
i want to upload only text file.
but validation on onsubmit is not working


Please help me
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15362
    
    6
We need to see the code to tell you why it is not working.

Eric
 
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: problem in validation of multipart/form-data
 
Similar Threads
problem with multipart/form-data
HTML Form Upload produces junk characters
About form submission
File upload problem