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'
I have never made a webbased-application. :oops: I managed to run an example inside SpiderBasic. It appears inside my browser just fine. I suppose the next step is to use the compiler, but I have no idea how to do it. It seems that the compiler generates 2 kind of files, one of them is called ...