Execution from web-?possible

Marian Petrides mpetrides at earthlink.net
Wed Apr 21 06:37:10 EDT 2004


Thanks, Derek and Bjornke.

Derek wrote:
 >>>>Unfortunatly, what your asking requires full access to the server 
in question.  If you do not own or administer the server yourself, then 
you
will have to contact the server's administrators to see if they will 
setup Revolution on the server.

The people I am developing a stack for have indicated an interest in 
having web based educational materials, so if they want it, they will 
HAVE to find a way to get my stack access.

I do have a question about Bjornke's post (appended below):

Am I understanding Bjornke correctly in thinking that if I distribute a 
small splash screen executable and then have the other (non-standalone) 
stacks on the server, Bjornke's solution (using go stack url) will 
allow the splash screen standalone stack to execute the non-standalone 
stacks?

Marian

On Apr 21, 2004, at 6:28 AM, Björnke von Gierke wrote:

> These links work for me, also if links do function is not a very good 
> test if a stack is a stack, if it opens up in RunRev, then it is a 
> stack.
>
> On your question about running stacks remotely there are certain 
> things you can do:
>
> Run a stack using cgi:
> 1. A stack can be run and controlled on a server via CGI.
> That means that you can access the data. BUT you cannot view the stack 
> and use the gui. CGI's are complex, but there are simpler 
> alternatives, like for example the ServerWorkz library ( 
> http://home.soapdog.org:8081/ ) You need full control of the server to 
> do something like this.
> 2. A stack can be loaded by a RunRev executable with the internet 
> library.
> so you can run stacks that are on a server like normal stacks. To do 
> this you only need to use this command in your executable (or the 
> messagebox):
> go stack url "http://www.url.to/yourstack"
>
> You can't do:
> Run a executable with user interface (gui) on a remote server without 
> an appropriate program (i.e. this: 
> http://www.netopia.com/software/products/tb2/ )
>
> On Mittwoch, Apr 21, 2004, at 12:07 Europe/Zurich, Marian Petrides 
> wrote:
>> PS  I found the following among my notes from previous postings to 
>> the list but the link only shows a static page, non of the hypertext 
>> links work.  Thus, I'm thinking the stack is not actually 
>> functioning:
>>
>>> open stack url "http://www.sonsothunder.com/AboutSTS.mc"
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



More information about the use-livecode mailing list