I'd like to allow the user to select a file from his/her filesystem,  
and process it locally.  Due to heightened security (or at least the  
semblance thereof) the value of a file input element is just the name  
of the file, not the full path, in many modern browsers, so the file  
path can't be turned into a "file:" URL that can be loaded via AJAX.    
Is there a way to access the contents of the file using Prototype?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to