S
Showjumper
I have an upload server control and i want to set it up in such a way that
allowed file types (extensions) can be specified in a property in the
property window. The different files types just separated by a comma for
instance. Right allowed file types are hardcoded into the array list and if
i need to add an addtional one i have to recompile each time. How can i get
the comma delimited string in the allowed files property and add each
individual file type to the array list? I have tried various things but
havent been able to get it yet.
Thanks
Ashok
allowed file types (extensions) can be specified in a property in the
property window. The different files types just separated by a comma for
instance. Right allowed file types are hardcoded into the array list and if
i need to add an addtional one i have to recompile each time. How can i get
the comma delimited string in the allowed files property and add each
individual file type to the array list? I have tried various things but
havent been able to get it yet.
Thanks
Ashok