The upload tag has no wiki summary.
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 ...
1
vote
1answer
93 views
Need advice - how can we improve process of uploading photos and videos that verify user's profile?
I really need your advice - we have a dating feature on site, where people can verify their profiles uploading photos or videos with their usernames and name of site. The problem is that 80-90% of ...
9
votes
3answers
148 views
Title for a URL of source/upload field?
I want to ask people for a logo, not using to much space. The solution i'm using is to have an input text field where you can type in/paste the URL of a logo you may have it on server and a button at ...
2
votes
4answers
1k views
File uploading, best practices?
I'm currently reworking the file uploading process of our own (custom) CMS system. This CMS powers different types of websites and is mainly used to upload new or select existing images. Some clients ...