Is it possible to make an ASP script launch a VBScript that is located on another computer that happens to be in the same domain?
For exmaple, Computer A has IIS with the ASP script. Computer B has the VBScript. When the script on Computer A runs, it should cause the VBSCript on Computer B to execute (with any operations in the VBScript happening local to Computer B).
Thanks!
For exmaple, Computer A has IIS with the ASP script. Computer B has the VBScript. When the script on Computer A runs, it should cause the VBSCript on Computer B to execute (with any operations in the VBScript happening local to Computer B).
Thanks!