1. Please use a mechanism for tracking all files I have uploaded (whether custom registration, openid whatever). Without that, this looks like it can be used only once unless you are capable of remembering those ids that appear in the URL (http://www.doxela.com/manage/777656602.php).
2. Provide the upload form at all times as that is the main purpose of your site. For e.g. If I did not enter a filename, the error appears on the front page and I cant find the upload form anymore
3. The URLs (for manage) seem to be having more slashes as I move through every page. Not a problem, but just ugly URLs if I have to share those.
4. There are much better uploaders available with progress indicators. Using a simple file upload control works, but would be much better to use a better upload control
Of all, I would only like (1) above as the absolute must.
1. Please use a mechanism for tracking all files I have uploaded (whether custom registration, openid whatever). Without that, this looks like it can be used only once unless you are capable of remembering those ids that appear in the URL (http://www.doxela.com/manage/777656602.php).
2. Provide the upload form at all times as that is the main purpose of your site. For e.g. If I did not enter a filename, the error appears on the front page and I cant find the upload form anymore
3. The URLs (for manage) seem to be having more slashes as I move through every page. Not a problem, but just ugly URLs if I have to share those.
4. There are much better uploaders available with progress indicators. Using a simple file upload control works, but would be much better to use a better upload control
Of all, I would only like (1) above as the absolute must.