HI, guys,
This post is a follow-up on the following thread
https://forum.xojo.com/53342-saving-textarea-content-in-a-web-app/p1#p432108
Downloading the file works perfectly in Safari and Chrome.
It fails to download the file when I open it in a custom-designed single-site browser (SSB) created in XOJO.
Creating my SSB, I’ve set the HTMLViewer’s rendered as Webkit.
When I change the HTMLViewer in the SSB to Native, it is behaving even worse - it makes the application go off-line, and then re-sets the application.
Is there any way to make my SSB download the file?
Thank you in advance,
Val