
HPW wrote:Hello,
You choose "Compiler/Create App" and in the web-tab you set your main html-file in field "Html filename".
That file and folder gets created with a sub-Folder "Spiderbasic".
Your main-file can then be started with Firefox locally for example.
Or copy all to your web-Server.
Regards
munfraid wrote:A SpiderBasic web application is not a single executable file like in PureBasic or other languages. Your app is exported into a folder which contains all the files required to run your app. Just follow these steps:
1. In the editor choose from 'compiler' menu 'Create App'
2. In the field "HTML filename" put the path of your destination folder.
3. Check "Copy SpiderBasic libraries" - so all required files will be exported to your folder. This has to be done only once. When you make changes in your app later, you can uncheck it to make the export faster.
4. Go to your export folder and run your exported file.
If you want to run your app online from a web server you have to upload the complete folder.
Hadrianus wrote:Indeed I have to copy the necessary libraries inside the folder of the testapplicaton.
Hadrianus wrote:So you have to add .html by yourself at the filename.![]()
And in that case you only have to click in order to start the browser.
Users browsing this forum: No registered users and 10 guests