Tagged Questions
2
votes
3answers
49 views
Show file size of (inline) linked downloads?
Should we show the file size of downloads linked on a web page?
For download sites (e.g. file hosting services), the answer is obviously yes. But what about websites that offer downloads only ...
9
votes
8answers
227 views
Force a PDF download vs allowing the user to view in browser first
Every once in a while, I come across a business requirement asking me to force a PDF document to be downloaded from a website instead of opened in the user's browser. While I question this every time ...
0
votes
1answer
61 views
Current recommendations: filesize of images and entire webpage?
What are the current recommendations for maximum file-sizes of inline img in websites?
Is there an upper limit that the entire page shouldn't exceed if it is image-heavy? You often hear 0.5 MB ...
23
votes
9answers
2k views
Your download will start in X seconds
Is there any reason why many websites - including very mainstream ones such as microsoft.com and sourceforge.net - show a page with "Your download will start in 10 seconds; if you don't want to wait ...
4
votes
4answers
294 views
Should a file location field be provided up-front as part of a file upload feature?
Where there is the option to upload a single file to a website, what is the most intuitive method of doing this?
There seem to be two obvious options:
Give the user the location field and ...