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?
-
- Posts: 56
- Joined: Fri Feb 16, 2001 6:54 pm
Reccomended way to execute a script from another server?
<fetch> would be the right way to do this.
Reccomended way to execute a script from another server?
Oops... forgot that <submit> is an equally approved method.
-
- Posts: 56
- Joined: Fri Feb 16, 2001 6:54 pm
Reccomended way to execute a script from another server?
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?
again, either <fetch> or <submit> would be the correct method.