How to read/write text file in Web.link or CREOSON?
I tried but can't find it. Thanks in advance.
I tried but can't find it. Thanks in advance.
When trying to save a file from the Browser - you basically have to convert the content into a download stream/file.
https://stackoverflow.com/questions/13405129/javascript-create-and-save-file/13405322#13405322
This is a generic thing... and there are MANY approaches to do this in vanilla Javascript -- or by using libraries you can src to. So WebLink and/or CREOSON should not be a limitation - browser security may be a problem if some of the sample code does not work.
Hope that helps.
Dave
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.