Thanx Tom,
for clarification.
~Alok.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Tom Phoenix
Sent: Tuesday, July 04, 2006 10:34 PM
To: Nath, Alok (STSD)
Cc: beginners@perl.org
Subject: Re: Want to start remote desktop thru the CGI script
On
Thanx bs
for clarification.
~alok
-Original Message-
From: Bjørge Solli [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 04, 2006 10:27 PM
To: beginners@perl.org
Subject: Re: Want to start remote desktop thru the CGI script
Please reply below the text you are answering, it makes the
On 7/4/06, Nath, Alok (STSD) <[EMAIL PROTECTED]> wrote:
What I want to provide is a page with some machine Id's.
So once somebody clicks the hyperlinks , it should remote
desktop instead of telnet.
If the machine understands the telnet: protocol, you can use clickable
telnet: U
PROTECTED] On Behalf Of
> Tom Phoenix
> Sent: Tuesday, July 04, 2006 9:15 PM
> To: Nath, Alok (STSD)
> Cc: beginners@perl.org
> Subject: Re: Want to start remote desktop thru the CGI script
>
> On 7/4/06, Nath, Alok (STSD) <[EMAIL PROTECTED]> wrote:
> > What I wan
elnet session.The same way
it cannot do that ???
Just clarifying..
~Alok
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Tom Phoenix
Sent: Tuesday, July 04, 2006 9:15 PM
To: Nath, Alok (STSD)
Cc: beginners@perl.org
Subject: Re: Want to start remote desktop thr
On 7/4/06, Nath, Alok (STSD) <[EMAIL PROTECTED]> wrote:
What I want is when I click the hyperlink it
should run the command
'mstsc IP Address'(instead of telnet) so that I can remote
desktop to that machine.
So, you want to run a program on the computer at the browser's end of
the conn
Hi,
Here's a script which has some two cells in the table.I want to
make
a change here. What I want is when I click the hyperlink it
should run the command
'mstsc IP Address'(instead of telnet) so that I can remote
desktop to that machine.
Can anybody help me how