I would like to see also anything with PWA, Web-Assembly any maybe some easy ways to use Drag'n'Drop from outsite the browser into SpiderBasic, and what I also would like to see, is communication between SpiderBasic and PureBasic apps. E.g. conversion with Emscripten / WebAssembly or into a ...
You are so helpful. Thanks a lot. Have to look into it. Because of Christmas and New Year ... but first week in January I will build a small project. Also the template thingly is very interesting. Was thinking if I have to switch to Microsoft Entity Framework for .NET ... but I guess, SpiderBasic ...
Yeah ... I tried to use XAMPP on Windows 11 Pro. I copied the EXE file into the XAMPP/cgi-bin/ folder and 127.0.0.1 will direct to the XAMPP/htdocs/ folder
maybe I have to use ../ or nothing
Also I am not sure, if I set everything correctly for the rights to use EXE files. I changed in some PHP ...
I have problems to start the CGI-exe. Copied it into the cgi-bin folder. But not sure, why it will not be found.
Starting in https://127.0.0.1/cgi-bin/name-of-the-exe
nut sure, if it is a right problem or something else.
The idea is, to have a "PureBasic"ish pipeline. If there is somewhere PHP involved or Pearl or what ever, the question would be, why not changing the complete project or language. So the idea is also, not rely on other stuff. To have easy maintenance.
Hello dear community, I am a long time user of PureBasic and wanted to do some database stuff. Was starting in PureBasic and like the Gadgets and GUI and so on. So I also wanted to have these Gadgets in the browser. So I am using SpiderBasic. And when I was trying to use the database connection, I ...