Hassan Schroeder wrote in post #962645: > On Fri, Nov 19, 2010 at 10:59 AM, Ralph Shnelvar <[email protected]> > wrote: > >>> Just provide a link with that URL. This is a basic web operation. >> >> What kind of link? <a ...> ... </a> > > Yes. A standard web hyperlink.
In other words: there's nothing magical about HTML files or images. The browser is smart enough to do the right thing with any content you provide -- even if that "right thing" is saving for use with another application. The reason that it's so hard to explicitly trigger a Save dialog in the browser is that there's never any need to do so! > > -- > Hassan Schroeder ------------------------ [email protected] > twitter: @hassan Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] Sent from my iPhone -- 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.

