Search found 4 matches
- Sun Nov 08, 2020 11:56 am
- Forum: Coding Questions
- Topic: HTTP Request problems
- Replies: 3
- Views: 2774
Re: HTTP Request problems
Thanks for your fast responses, I'm learning a lot of things fast from this forum.
- Sat Nov 07, 2020 4:38 pm
- Forum: Coding Questions
- Topic: HTTP Request problems
- Replies: 3
- Views: 2774
HTTP Request problems
Hi,
I have a dummy text file on a webserver which I want to read with spiderbasic.
The file is at http://bhhomeweb.ddns.net/app6.txt
If I type this address into any browser I get the status 200 and the text content.
I can sent a Http Get command from Purebasic and get the correct status code ...
I have a dummy text file on a webserver which I want to read with spiderbasic.
The file is at http://bhhomeweb.ddns.net/app6.txt
If I type this address into any browser I get the status 200 and the text content.
I can sent a Http Get command from Purebasic and get the correct status code ...
- Mon Sep 09, 2019 6:59 pm
- Forum: Coding Questions
- Topic: Only works when compiled with debugger ON
- Replies: 2
- Views: 2612
Re: Only works when compiled with debugger ON
I have tried with Spiderbasic on 64bit Ubuntu using browsers firefox, Chrome and Opera
Also with Spiderbasic on windows 8 64 bit (running in Virtualbox) using browsers Chrome, Firefox and IE
The browser is fully closed each time it has been opened.
I have now tried with Windows XP (running in ...
Also with Spiderbasic on windows 8 64 bit (running in Virtualbox) using browsers Chrome, Firefox and IE
The browser is fully closed each time it has been opened.
I have now tried with Windows XP (running in ...
- Sun Sep 08, 2019 9:54 pm
- Forum: Coding Questions
- Topic: Only works when compiled with debugger ON
- Replies: 2
- Views: 2612
Only works when compiled with debugger ON
Hi, I'm new to spiderbasic but used Purebasic very successfully for 3 years.
I'm running the demo version SpiderBasic 2.21 (Linux - x64), with Firefox and Opera browsers,
When I compile any program (including the Spiderbasic examples),
If I have debugger ON then all gadgets show and work ...
I'm running the demo version SpiderBasic 2.21 (Linux - x64), with Firefox and Opera browsers,
When I compile any program (including the Spiderbasic examples),
If I have debugger ON then all gadgets show and work ...