1.

Solve : Send Command Via a Cmd Progam?

Answer»

I have been working on a small program for some time and have been having some DIFFICULTY with it. All I need the program to do is PASS a COMMAND to the device it is stored on. So that when the program is called to run it PASSES the command to the device. The device works with sisc commands.

I have WORKED on other projects that will send the command to the device from an HTML webpage. I used:

OnClick="sendcommand (sisc)"

This worked for the other pages that I created. Now I am trying to create a page that calls the program that has the sisc send parameter in it.

Any help would be Great.



Discussion

No Comment Found