How can I send shell-commands to the web-server in webcontrols?
- From: "Philipp Landolt" <philipp.landolt@xxxxxxxxxxxx>
- Date: Fri, 15 Dec 2006 09:50:46 +0100
Hello,
I'm developping a WebGUI where the user are able to create some
shell-commands and add them to a joblist.
'Adding them to a joblist' means that these commands are stored in a listbox
listbox_joblist then.
The joblist should be executed on the webserver then.
How can I send this joblist to the webserver and execute each command step
by step on the webserver?
Means e.g.
- Writing the commands to a file on the server and execute it as a batch...
- open a telnet connection to the webserver and execute the command step by
step ...
- etc.
Do you have any ideas how this problem could be solved?
You're very welcome for good advices. Thanks a lot.
regards
phil
.
- Follow-Ups:
- Re: How can I send shell-commands to the web-server in webcontrols?
- From: Brennan Stehling
- Re: How can I send shell-commands to the web-server in webcontrols?
- Prev by Date: RE: No open/save prompt
- Next by Date: Re: Dropdown in webpart lost its state after postback
- Previous by thread: ObjectDataSource TableAdapters Point-N-Click HELL
- Next by thread: Re: How can I send shell-commands to the web-server in webcontrols?
- Index(es):
Relevant Pages
|
Loading