Hassan Schroeder wrote:
> 
> Not a server-side process, this happens on the client -- google
>   "file download Content-Disposition"
> 

Yes but as I said in my question, I want the user to designate a 
directory to receive file(s), not a specific file name to download into. 
I am guessing that the solution will involve some javascript/ajax/or 
something, and I am also guessing that the browser inherently doesn't 
have a feature to raise a chooser dialog box to choose a destination 
folder (not filename.)

(Note: if I want to receive files in a directory called ~/mydownloads 
then I need a dialog box that lets me navigate my directory structure 
locally, but choose a directory not a file. The normal file open dialog 
box displayed by a browser makes me choose an existing file, as far as I 
understand...)
-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to