search for: system7designs

Displaying 3 results from an estimated 3 matches for "system7designs".

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 Feb 22
0
[DEVELOPERS NEEDED] Podcasting Website
...king for a couple people that know rails inside and out It''s a non-paid deal, it would just be a bunch of us working together to create an awesome community website. If you want more details or are interested in joining the project, reply to this or shoot me and email at justinjohnson@system7designs.com Thanks guys. -- Posted via http://www.ruby-forum.com/.
2006 May 02
0
Validation in File Upload
I have an app whose admin allows users to upload PDFs to populate a "newsletter" section. I''m having trouble getting validation to work properly. I want to be sure that a name, description & file are specified in the form. The app seems to catch the error and won''t write a row to the DB but it will create a file sized 0KB in the upload folder and it