bestprotop / jquery-multifile-plugin

Automatically exported from code.google.com/p/jquery-multifile-plugin
0 stars 0 forks source link

i want to know local file path, not just file name. #61

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
!!!IMPORTANT!!!
If you're reporting an issue regarding issues uploading files, please check
the following:
1. Have you tried uploading a single file without using the plugin? Makes
sure this works before submitting a bug report
2. Make sure your form has method=POST and enctype=multipart/form-data
3. Are you using valid (x)HTML? Invalid markup can stop the form from being
submitted altogether
4. Are you using the correct element names as required/expected by your
server-side script?

OTHERWISE, please remove this message and complete the form below:

What steps will reproduce the problem?
1.select file to be uploaded(in IE8)
2.'onFileSelect' event, input element's value is just filename.

What is the expected output? What do you see instead?
Expected : local file full path.
Instead : filename

What version of the plugin/jQuery are you using?
PLUGIN VERSION:1.46
JQUERY VERSION:1.3.2

On what browser(s) or operating system?
BROWSER(S):IE8

Feel free to provide any additional information below.

I wont a additional file information, like full file path on file select 
event.
In IE8, JavaScript Image object needs local file path to obtain fileSize.
how get I the file information??

Original issue reported on code.google.com by zzagt...@gmail.com on 20 Nov 2009 at 5:35

GoogleCodeExporter commented 9 years ago
The project has been dormant for over a year and many of the support requests 
have been resolved and/or are invalid. So we're going to archive them all, 
pending review.

If you're still having a problem with the plugin, please visit the project page 
and re-open the issue. We do apologize for any inconvenience this may cause, 
but please bear with us...  we'll be making improvements to the plugin and its 
documentation over the coming weeks.

Stay tuned; and thanks for your support!

The Fyneworks Team
http://twitter.com/fyneworks

Original comment by fyneworks on 26 Jan 2012 at 1:37