extjs-upload-widget
extjs-upload-widget copied to clipboard
Upload using WCF REST API?
Hi Ivan-Novakov I want to user WCF Rest, not use PHP what am I doing wrong?
thank you very much!
I don't know WCF REST, so I have no idea, how uploads are implemented in it. The widget supports multipart and raw data upload, which may be sufficient for most APIs. If not, you can write a specific uploader implementation and use it with the widget.