You can, of course, see what you get, e.g. in my case,
file name = jakarta-servicev.log file size = 0 file content type = application/octet-stream file bin type = 1 file bin info = C:\uploads
However, if you send a file that really exists but is empty, you still get,
file name = jakarta-service.log file size = 0 file content type = application/octet-stream file bin type = 1 file bin info = C:\uploads
Martin Cooper wrote:
On Fri, 15 Oct 2004 10:55:24 -0700 (PDT), Joe Smith <[EMAIL PROTECTED]> wrote:
When the user enter the path manually, instead of using browse to select
the file. Can commons-upload check if the path the user enter is correct?
No, this is not possible. All of the file selection process is handled client-side, by the browser. Commons FileUpload does not get involved until the browser sends the selected file to the server.
-- Martin Cooper
please advise. thanks!!
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
