How to initiate a file download using a crossrider request? -


i'm storing custom images on our servers. i'd have user download images using our plugin. when send request server can see started correctly file save dialog never comes up.

does know how or can point me example?

thanks!

in general, security reasons, extensions created on crossrider or otherwise not provide functionality access/save local files system. there various workaround suggestions on various stack overflow threads (e.g. chrome extension: how save file on disk) may work on browsers. whilst crossrider not support or guarantee work, can of course try make them work in crossrider extension.

[disclosure: crossrider employee]


Comments

Popular posts from this blog

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -