Hi,
I have a need to test for a range of allowable file extensions, (eg jpg, gif) for the Ajax uploader. I can use the "Allowable Extension" property for testing a single file extension type, but I can't seem to enter an array or enumeration into this. Is this supported? If so, could you show me an example? Hopefully, it's just a syntax thing.