Hi,
I need to change the allowed file extensions during runtime on some condition. how do i do.
The scenario is,
If i select "A" in dropdown list, then uploader allowedfile extension is "xls"
If i select "b" in dropdown list, then uploader allowedfile extension is "pdf"
Thanks in Advance.
Kalees