Search found 3 matches

by Giansauna
Mon Jan 18, 2021 5:54 am
Forum: Coding Questions
Topic: How to write and retrieve data over web for a newbie?
Replies: 2
Views: 2019

Re: How to write and retrieve data over web for a newbie?

Great, Peter! Both of your answers resolved my problems. Thank you very much! :D
by Giansauna
Sun Jan 17, 2021 6:56 pm
Forum: Coding Questions
Topic: How to write and retrieve data over web for a newbie?
Replies: 2
Views: 2019

How to write and retrieve data over web for a newbie?

First: I'm new to SpiderBasic.
I have installed a simple php-file on my webserver. With that, it is possible to make entries into the mysql database on the server together by passing parameters in the url : http://xyz.com/insert_data.php?id= 123[/b]&name= Blahblah
I thought of using the HttpRequest ...
by Giansauna
Tue Nov 29, 2016 9:45 pm
Forum: General Discussion
Topic: The compiler isn't loaded yet... please try again.
Replies: 4
Views: 3988

Re: The compiler isn't loaded yet... please try again.

I just downloaded SpiderBasic 1.4 and I have the very same problem on Mac OS 10.12.1, too. No antivirus scanner is installed. SB refuses to compile and run any of the examples, there is just: "compiler isn't loaded yet". No idea where to search for a solution. Any hints, someone?
Regards, G ...