ping to the third system (C) with Perl and CGI !
>
> I think this depends on what kind of OS you are using.
> If you are working between Unix like operating system, you could
> directly
> use
> ssh, even remsh to log on to another system.
>
> On Thu, Apr 2, 2009 at 1:04 AM,
[mailto:lwtben...@gmail.com]
Sent: Friday, April 10, 2009 10:13
To: Amit Saxena
Cc: Perl Beginners
Subject: Re: How to login from one system (A) into remote system (B) and
do a ping to the third system (C) with Perl and CGI !
I think this depends on what kind of OS you are using.
If you are
I think this depends on what kind of OS you are using.
If you are working between Unix like operating system, you could directly
use
ssh, even remsh to log on to another system.
On Thu, Apr 2, 2009 at 1:04 AM, Amit Saxena wrote:
> Hello everybody,
>
> I need to write a Perl CGI script to login f
Hello everybody,
I need to write a Perl CGI script to login from one system (A) into remote
system (B) and do a ping to the third system (C).
As of now, I have successfully written the code in Perl CGI to Ping any host
/ IP using built it Perl Net::Ping module.
However I am not sure how to login
On 8/24/06, hOURS <[EMAIL PROTECTED]> wrote:
CGI scripts can be written in PERL, right?
For at least ten years, yes.
I thought I had done so properly for our website, but it isn't working.
You need to have a properly configured webserver. Check with your
local expert, or somebody else who
Hi all,
CGI scripts can be written in PERL, right? I thought I had done so properly
for our website, but it isn't working. I have an HTML form whose "ACTION"
specifies the script I wrote, located in the "cgi-bin" folder I made. That
file has PERL code to handle the data from the form, then H
[EMAIL PROTECTED] wrote:
Hey all, I am thinking I'd like to "browserize" a number of simple functions, please correct
me if I understand what I'd need to do. Lets say I want to run a pkginfo command on my web server,
and return teh results to a browser, I'd need to call a ksh script from a CGI m
Hey all, I am thinking I'd like to "browserize" a number of simple functions, please
correct me if I understand what I'd need to do. Lets say I want to run a pkginfo
command on my web server, and return teh results to a browser, I'd need to call a ksh
script from a CGI module? So I'd make a fo
Gregory Lewis <[EMAIL PROTECTED]> wrote:
:
: Well, Apache starts right up no problem, and all my
: old web pages work as always, but any known working
: .pl file I place in the cgi-bin directory gives me
: an Apache "Internal Server Error". Even the simple
: helloworld.pl
:
: My Perl install wor
Hi, I'm brand new with this,
I downloaded and installed Apache2, works fine.
I downloaded and installed ActivePerl 5.8.
I ran this install line from the command prompt (Windows 2000):
C:\> ppm install http://theoryx5.uwinnipeg.ca/ppms/mod_perl.ppd
Everything seemed to load fine, until the end,
A CGI script could be a shell script, a compiled program written in
C/C++/PASCAL (I even have a
client whose CGI programs were developed in FORTRAN), PERL, PHP, EXPECT,
TCL. Basically
any program that can run on your WEB server (without going in details).
CGI scripts,need not contain:
Content-
ndal L. Schwartz [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 05, 2002 2:50 PM
> To: [EMAIL PROTECTED]; Naveen Parmar
> Subject: Re: Perl and CGI
>
>
> >>>>> "Naveen" == Naveen Parmar <[EMAIL PROTECTED]> writes:
>
> Naveen> What ar
]
Subject: Perl and CGI
What are the differences between Perl and CGI? Can I simply rename Perl
files to .CGI and use them?
What is the crossover from Perl to CGI?
TIA,
- NP
_
Send and receive Hotmail on your mobile device: http
>>>>> "Naveen" == Naveen Parmar <[EMAIL PROTECTED]> writes:
Naveen> What are the differences between Perl and CGI? Can I simply rename
Naveen> Perl files to .CGI and use them?
"What is the difference between a car and the road?"
&
quot;;
Beyond the content type you also need to learn how to grab form/querystring
data since a CGI script does not take any input from the command line.
Rob
-Original Message-
From: Naveen Parmar [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 05, 2002 5:31 PM
To: [EMAIL PROTECT
What are the differences between Perl and CGI? Can I simply rename Perl
files to .CGI and use them?
What is the crossover from Perl to CGI?
TIA,
- NP
_
Send and receive Hotmail on your mobile device: http://mobile.msn.com
16 matches
Mail list logo