Peter De Berdt wrote:
> Downloading a file is a "full page refresh" (although the page won't
> actually refresh). You shouldn't use an AJAX function (whether that's
> a link or a form) to send a file to the client. Just serve it up with
> the right content type as a normal request and you'll be fine.

I get what you're saying and I've tried a few different methods. But 
alas, I am a beginner and have not gotten anything to work. Would you 
maybe happen to have any specific ideas as to how I could remedy my 
solution. Thanks again for your help.
-- 
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