Reccomended way to execute a script from another server?

Post Reply
Mr. Bigglesworth
Posts: 56
Joined: Fri Feb 16, 2001 6:54 pm

Reccomended way to execute a script from another server?

Post 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!
bart
Posts: 251
Joined: Wed Apr 26, 2000 12:42 am

Reccomended way to execute a script from another server?

Post by bart »

<fetch> would be the right way to do this.
bart
Posts: 251
Joined: Wed Apr 26, 2000 12:42 am

Reccomended way to execute a script from another server?

Post by bart »

Oops... forgot that <submit> is an equally approved method.
Mr. Bigglesworth
Posts: 56
Joined: Fri Feb 16, 2001 6:54 pm

Reccomended way to execute a script from another server?

Post 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!
bart
Posts: 251
Joined: Wed Apr 26, 2000 12:42 am

Reccomended way to execute a script from another server?

Post by bart »

again, either <fetch> or <submit> would be the correct method.
Post Reply