Search found 2 matches

by Catdaddy
Wed May 22, 2024 11:44 am
Forum: Coding Questions
Topic: SpiderBasic feasibilty question
Replies: 2
Views: 2631

Re: SpiderBasic feasibilty question


Totally doable IMHO, depends on what type of test you need.
You can also send the test results in a PUT request so that the server can store them in the database directly, getting rid of the intermediate file.
More over, you could use atomic-server-3 (in development) on the server side, so you ...
by Catdaddy
Tue May 21, 2024 12:36 pm
Forum: Coding Questions
Topic: SpiderBasic feasibilty question
Replies: 2
Views: 2631

SpiderBasic feasibilty question

I've been using PureBasic for a couple of years now and I am thoroughly enjoying it. I am on the fence about purchasing Spiderbasic as I know very little about Javascript and web design. I have been studying the documentation and feel confident I could pick it up pretty easily considering the ...