Flex Assets/File Manager – ASP VBScript – Version 1.0
Posted on : 10-06-2009 | By : Michael Fitchett | In : ActionScript, Flex, JavaScript, VBScript
4

I recently built a JavaScript file manager but I wanted more control and better usability instead of expanding on the JavaScript version I decided to build it using Flex. Because Flex doesn’t have file system commands (that I know of) I had to use a server side language. We use VBScript at our company so I used that for the backend. I will be expanding this to other languages the next one to be released will be .NET C# as that seems to be what people polled for.



