swf file upload control not filtering the files for the second time
- by subash
iam using swf file upload control in my application developed in asp.net & c#.net.
i am having a dropdown box with file types like jpeg,.xls ,.txt etc.
so when i select particular file type in the dropdown and clicking on the button would open a filedialog showing only the files of the type selected in the dropdown.
The problem is that when…