I am trying to retrieve the ByteArray from a file selected using the FileReference class so that I can pass this to a Web Service call that I am making to S开发者_Go百科harepoint.
Can you use the FileReference.upload() function开发者_运维知识库 to upload files to Sharepoint or do I have to use the SP web services? This is without adding your own ASP.NET Web Services, just using
I need to make a flash applet that automatically grabs a speci开发者_StackOverflowfic file on a user\'s system (iTunes XML file) and auto uploads it to my server. So far I have only been able to accom
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not generally applic
I\'m looking for any ideas on how to incorporate FileReference method like Upload into a Cairngorm architecture.
I want to extend the FileReference class of Flex to contain a custom property. I want to do this because AS3 doesn\'t let me pass arguments to functions through event listeners, which makes me feel sa