Page 1 of 1
Quick Start?
Posted: Tue Mar 30, 2021 6:00 pm
by netmaestro
I'm looking for an example of how to contstruct a simple application and publish it on the web. Do examples exist?
Re: Quick Start?
Posted: Tue Mar 30, 2021 8:09 pm
by plouf
if you have anything, one of the examples to tkae as example
Compiler->create App, creates a folder with numerous files
you msut upload the entire folder in a webserver and that is
using url it opens
e.g.
http://example.com/ExampleApp/ExampleApp.htm