L
Lee Newson
Hi
I have a form that is required to gather some information programmatically
from one of our inhouse systems. The only hook-ins to this system are via
Remote Shell calls.
I am using JScript to do any custom coding for the form and i have
successfully managed to create the shell object and run the command, however
i do not know how i can get the data that is returned...
When i run the command in a command window the data is returned on the next
line, but i cannot seem to find a way to get this data when running it via
JScript.
Has anyone tried this or does anyone know how this can be done??
Cheers for any and all help, it is greatly appreciated.
Regards
Lee
I have a form that is required to gather some information programmatically
from one of our inhouse systems. The only hook-ins to this system are via
Remote Shell calls.
I am using JScript to do any custom coding for the form and i have
successfully managed to create the shell object and run the command, however
i do not know how i can get the data that is returned...
When i run the command in a command window the data is returned on the next
line, but i cannot seem to find a way to get this data when running it via
JScript.
Has anyone tried this or does anyone know how this can be done??
Cheers for any and all help, it is greatly appreciated.
Regards
Lee