Mark Reginald James wrote:
> Noel Walters wrote:
> 
>> If you right click on the image in IE7 and choose "Save Image As..." the
>> file save dialog always defaults the filename to "untitled.bmp".
> 
> Try using send_file's :filename option.
> 
> 
> --
> Rails Wheels - Find Plugins, List & Sell Plugins - 
> http://railswheels.com

I already tried that but it makes no difference - the response headers 
are exactly the same. In fact in the one instance when explorer gets it 
right (when the file is served normally without using send_file) there 
is no content-disposition header and no mention of the filename in any 
of the other headers either.

Thanks anyway!
-- 
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 rubyonrails-talk@googlegroups.com
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