Page 1 of 1

Display Spider Basic Window

Posted: Tue Jan 06, 2015 5:25 pm
by IdeasVacuum
Is it possible to display a Spider Basic Window by clicking on a web page button?

If not, I have to give up with SpiderBasic :cry:

Re: Display Spider Basic Window

Posted: Thu Jan 08, 2015 10:27 am
by Fred
I don't understand your question ?

Re: Display Spider Basic Window

Posted: Thu Jan 08, 2015 6:32 pm
by IdeasVacuum

Re: Display Spider Basic Window

Posted: Tue Jan 13, 2015 11:19 am
by Fred
I see now :). I will take a look.

Re: Display Spider Basic Window

Posted: Tue Jan 13, 2015 6:03 pm
by IdeasVacuum
Thanks Fred. The idea is to have one SB Window (a calculator), popped-up when a button is clicked on the web page. The page could have several buttons and there are several pages. When the SB Window is popped-up, a value must be passed to it - each web page button would pass a different value (Edit: via a cookie seems a reasonable method).