<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-7555517968532187630.post6261794073679549419..comments</id><updated>2009-05-17T20:05:22.164-07:00</updated><title type='text'>Comments on From Java To Ruby: IE File Download - Security Warning</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.fromjavatoruby.com/feeds/6261794073679549419/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7555517968532187630/6261794073679549419/comments/default'/><link rel='alternate' type='text/html' href='http://www.fromjavatoruby.com/2008/11/ie-file-download-security-warning.html'/><author><name>Brian Zotter</name><uri>http://www.blogger.com/profile/04192905791773751598</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7555517968532187630.post-2741817293358972091</id><published>2009-05-17T20:05:00.000-07:00</published><updated>2009-05-17T20:05:00.000-07:00</updated><title type='text'>After scratching my head for a couple of hours, wo...</title><content type='html'>After scratching my head for a couple of hours, wondering why a submit worked but an onchange didn't, I ran across your article.  You're a lifesaver!  Thanks for posting both the problem AND the solution.  Cheers</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7555517968532187630/6261794073679549419/comments/default/2741817293358972091'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7555517968532187630/6261794073679549419/comments/default/2741817293358972091'/><link rel='alternate' type='text/html' href='http://www.fromjavatoruby.com/2008/11/ie-file-download-security-warning.html?showComment=1242615900000#c2741817293358972091' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.fromjavatoruby.com/2008/11/ie-file-download-security-warning.html' ref='tag:blogger.com,1999:blog-7555517968532187630.post-6261794073679549419' source='http://www.blogger.com/feeds/7555517968532187630/posts/default/6261794073679549419' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-7555517968532187630.post-1331572522342370652</id><published>2009-05-13T20:27:00.000-07:00</published><updated>2009-05-13T20:27:00.000-07:00</updated><title type='text'>Thanks for this post, it didn't solve my problem b...</title><content type='html'>Thanks for this post, it didn't solve my problem but it led me to thinking about why it wasn't.&lt;br /&gt;&lt;br /&gt;In my case I've found out that IE doesn't set the accept headers correctly, so you have to request a file with the right extension (.js, probably).&lt;br /&gt;&lt;br /&gt;If you're not using one of the ruby remote form doodads, you'll want to not only set jQuery to munge the xhr headers, but also ensure the form is sent to /widget/69.js and not the default /widget/69&lt;br /&gt;&lt;br /&gt;You can see the &lt;A HREF="http://gist.github.com/111459" REL="nofollow"&gt;code snippet I use&lt;/A&gt; at http://gist.github.com/111459&lt;br /&gt;&lt;br /&gt;cheers,&lt;br /&gt;flip</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7555517968532187630/6261794073679549419/comments/default/1331572522342370652'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7555517968532187630/6261794073679549419/comments/default/1331572522342370652'/><link rel='alternate' type='text/html' href='http://www.fromjavatoruby.com/2008/11/ie-file-download-security-warning.html?showComment=1242271620000#c1331572522342370652' title=''/><author><name>mrflip</name><uri>http://mrflip.com/</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.fromjavatoruby.com/2008/11/ie-file-download-security-warning.html' ref='tag:blogger.com,1999:blog-7555517968532187630.post-6261794073679549419' source='http://www.blogger.com/feeds/7555517968532187630/posts/default/6261794073679549419' type='text/html'/></entry></feed>