[whatwg] "Content-Disposition" property for <a> tags

Jeremy Keith <jeremy at adactio.com> wrote:

> Dennis wrote:
>> Yes, but that wouldn't help since I want to force downloads regardless
>> of the browser settings.
>
> Ah, I see. In that case, I fundamentally disagree with what you are  
> asking for. Final control should be in the hands of the user, not the  
> author.
>

Don't we already force many things on the user? Of course they can control
everything but nobody really knows what happens in the deep javascript of
any page except for the author or other authors if the JS is not  
obfuscated.

I want to force for convenience. This doesn't mean that web masters should  
not
provide a different way of visiting said content.

It was meant for download pages which often struggle with redirects which
directly open in the browser window.

Or picture galleries, saves you a few clicks. Or any other browser-opened
content like Adobe Flash, PDF of course, insert anything here.

Received on Monday, 2 August 2010 10:00:49 UTC