malinrob
November 11th, 2004, 11:51 AM
Hi all!
I want to make a file upload using inupt tag.
I need such a funcionality that when user clicks browse button, the file-selection-dialog filtered only for .doc files shoudl be displayed. So I set "accept" attribute of input tag to "application/msword". The result is that file-selection-dialog offers *.*....
Does anybody know why and how to solve it? :cry:
Thanks
I want to make a file upload using inupt tag.
I need such a funcionality that when user clicks browse button, the file-selection-dialog filtered only for .doc files shoudl be displayed. So I set "accept" attribute of input tag to "application/msword". The result is that file-selection-dialog offers *.*....
Does anybody know why and how to solve it? :cry:
Thanks