Page 2 of 2

Re: Cookies and SessionIds

Posted: Fri Aug 07, 2020 9:51 am
by Kurzer
Hi Markus,

just to avoid any misunderstanding:
I meant the F5 key in the SpiderBasic IDE, not the F5 key in the browser.

If I copy the SpiderBasic compiled code regularly on the (local) web server and load it in the browser, everything works fine. Only if you start the code directly from the SpiderBasic Editor via F5 or the Run button in the button bar, there is a problem with the cross-origin resource sharing restriction.

Re: Cookies and SessionIds

Posted: Fri Aug 07, 2020 2:44 pm
by menschmarkus
Kurzer wrote:I meant the F5 key in the SpiderBasic IDE, not the F5 key in the browser.
Ah, this was the misunderstanding. ;)