Page 1 of 1
Reccomended way to execute a script from another server?
Posted: Mon Sep 17, 2001 12:29 pm
by Mr. Bigglesworth
If I run a vortex script from my web browser, and I'd like that script to call yet *another* script on another machine, would you reccomend the <fetch> command, or maybe <exec> in some fashion? Just wondering what the Thunderstone-approved method would be. Thanks!
Reccomended way to execute a script from another server?
Posted: Mon Sep 17, 2001 12:30 pm
by bart
<fetch> would be the right way to do this.
Reccomended way to execute a script from another server?
Posted: Mon Sep 17, 2001 12:31 pm
by bart
Oops... forgot that <submit> is an equally approved method.
Reccomended way to execute a script from another server?
Posted: Mon Sep 17, 2001 12:41 pm
by Mr. Bigglesworth
If I run a vortex script from my web browser, and I'd like that script to call yet *another* script on another machine, would you reccomend the <fetch> command, or maybe <exec> in some fashion? Just wondering what the Thunderstone-approved method would be. Thanks!
Reccomended way to execute a script from another server?
Posted: Mon Sep 17, 2001 8:33 pm
by bart
again, either <fetch> or <submit> would be the correct method.