NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on October 14, 2017, 09:23:06 AM

Title: How to use a NT JS proc in desktop
Post by: Alberto on October 14, 2017, 09:23:06 AM
Hi Bruce,
I have a calendar made with NT web server and JS and I want to use it in a desktop app.
How do I do it?
Thanks
Title: Re: How to use a NT JS proc in desktop
Post by: Rene Simons on October 20, 2017, 02:52:53 AM
Hi,
When the script can run stand-alone without a server in a browser, maybe you can use The Capesoft Fileexplorer Template if you have that around.

http://capesoft.com/accessories/FileExplorer.htm

You can create a window with the HTML Document Viewer object in it
But I don't think you can make changes in the data without being connected to a server.

René