Hi All,
I would to achieve something like file conversion, user uploads a file to the server and the server will send back a file in return after some kinds of data processing. I have tried to use the file uploader function but the callback function cannot access the response with file in the response body. Anyone can share ideas on achieving this? Thank you very much!
Download File function
dhtmlx.com/docs/products/dhtmlx … utton.html
File Uploader function
dhtmlx.com/docs/products/dhtmlx … files.html