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 !

2009-04-12 Thread Amit Saxena
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,

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 !

2009-04-09 Thread Zhao, Bingfeng
[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

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 !

2009-04-09 Thread kevin liu
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

How to login from one system (A) into remote system (B) and do a ping to the third system (C) with Perl and CGI !

2009-04-01 Thread Amit Saxena
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

Re: Perl and CGI

2006-08-24 Thread Tom Phoenix
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

Perl and CGI

2006-08-24 Thread hOURS
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

Re: Web based admin using PERL and CGI

2004-05-04 Thread Wiggins d'Anconia
[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

Web based admin using PERL and CGI

2004-05-03 Thread peery
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

RE: Active Perl and cgi-bin problem

2003-08-14 Thread Charles K. Clarkson
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

Active Perl and cgi-bin problem

2003-08-14 Thread Gregory Lewis
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,

RE: Perl and CGI

2002-02-06 Thread William.Ampeh
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-

RE: Perl and CGI

2002-02-05 Thread Gary Hawkins
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

RE: Perl and CGI

2002-02-05 Thread Hanson, Robert
] 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

Re: Perl and CGI

2002-02-05 Thread Randal L. Schwartz
>>>>> "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?" &

RE: Perl and CGI

2002-02-05 Thread Hanson, Robert
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

Perl and CGI

2002-02-05 Thread Naveen Parmar
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