Displaying 2 results from an estimated 2 matches for "m000044".
Did you mean:
000044
2006 Feb 20
8
Downloading Files
I''m building a rails app that will create .xml documents for the users
of a particular intranet.
My question is two fold
1. The files are in /public/files/something.xml, etc...
How can I create a link_to in rails to access these files?
2. How I can I force the file to be downloaded (bring up a save dialog)
as opposed to displaying in the browser?
Thanks for hte help.
--
Posted
2006 Jan 19
10
Where to place uploaded files for later download?
Hi there,
I am working in a RoR application which allows certain users
to upload files. Currently I store these files
in a directory called "files". This directory is located in
the RoR application directory:
rails/rails_application/files
So users don''t have access to them.
Now I want users to be able to download some of these files
(they will search based on some