Re: PERL CGI SCRIPT killed by apache on client abort

2011-03-28 Thread Peter Scott
On Sat, 26 Mar 2011 15:56:08 +0100, Przemysław Rejf wrote: > My upload script which uses upload hook works really nice. After the > upload ends it writes some debug stuff to log file and sends some info > to other host. > When client aborts the upload the reminder of the script after hook is > not

Re: PERL CGI SCRIPT killed by apache on client abort

2011-03-27 Thread Mike Williams
2011/3/26 Przemysław Rejf : > Hi, > My upload script which uses upload hook works really nice. After the upload > ends it writes some debug stuff to log file and sends some info to other > host. > When client aborts the upload the reminder of the script after hook is not > executed and i get an err

PERL CGI SCRIPT killed by apache on client abort

2011-03-27 Thread Przemysław Rejf
Hi, My upload script which uses upload hook works really nice. After the upload ends it writes some debug stuff to log file and sends some info to other host. When client aborts the upload the reminder of the script after hook is not executed and i get an error in my apache log: [Sat Mar 26 14

Where do i begin to learn Perl CGI? (before: Re: Why perl lost steam...)

2010-09-23 Thread Robert Roggenbuck
Hi, it depends how much You know about CGI in general. If you already know the basics about HTML-programming and the principles of CGI just have a look in the very detailed documentation of the Perl CGI module (http://search.cpan.org/~lds/CGI.pm-3.49/lib/CGI.pm). If HTML and CGI are new for

Re: Perl CGI

2010-04-30 Thread Robert Roggenbuck
Use LWP::Simple (not CGI). How to use it is written in the documentation of LWP::Simple. Robert karthickn sabari schrieb: Hi friends, I have some doubts in cgi perl. I want to connect server using perl CGI and i need to receive one txt file in server. Is it possible, then give me

Perl CGI

2010-04-30 Thread karthickn sabari
Hi friends, I have some doubts in cgi perl. I want to connect server using perl CGI and i need to receive one txt file in server. Is it possible, then give me the codding. Thanks, Karthick.N

Re: Perl CGI advise/feedback please ...

2010-02-13 Thread Jeremiah Foster
On Feb 11, 2010, at 3:18, newbie01 perl wrote: > Hi all, > > I am wanting some advise/input on setting up some sort of intranet site to > allow system operators to manage the servers, mostly UNIX servers and some > Windows. I am constrained by not being able to install new modules or a > databas

Perl CGI advise/feedback please ...

2010-02-10 Thread newbie01 perl
Hi all, I am wanting some advise/input on setting up some sort of intranet site to allow system operators to manage the servers, mostly UNIX servers and some Windows. I am constrained by not being able to install new modules or a database, for example, MySQL. The web server will be Apache. Given t

Re: perl-cgi and apache configuration in fedora 9

2008-11-15 Thread Matthew Whipple
On Fri, 2008-11-14 at 22:58 +0530, venu madhav reddy wrote: > Hello, > please help me > I am using fedora 9 > plese tell me how to configure apache and perl-cgi in fedora 9 > apache and perl are in built with fedora > just tell me how to modify perl.conf file to run cgi progams

Re: perl-cgi and apache configuration in fedora 9

2008-11-14 Thread Greg Jetter
On Friday 14 November 2008 8:28:58 am venu madhav reddy wrote: > Hello, > please help me > I am using fedora 9 > plese tell me how to configure apache and perl-cgi in fedora 9 > apache and perl are in built with fedora > just tell me how to modify perl.conf file

perl-cgi and apache configuration in fedora 9

2008-11-14 Thread venu madhav reddy
Hello, please help me I am using fedora 9 plese tell me how to configure apache and perl-cgi in fedora 9 apache and perl are in built with fedora just tell me how to modify perl.conf file to run cgi progams. Thanks in advance

Re: Perl CGI script running as root is unable to do rm, chmod and su

2008-07-16 Thread Wijnand Wiersma
Jimisola Laursen schreef: > Hi! > > I'm trying make one script (script1) call another script (script2) and > have the output from script2 returned. > My initial problem was that script2 needs to be executed as root, so > I've set the setuid and setgid bit on script1 (script2 unchanged): So script1

Re: Perl CGI script running as root is unable to do rm, chmod and su

2008-07-16 Thread Jimisola Laursen
Hi, Sorry, I was not clear enough. No the scripts are executed as root. I've verified it since the output contains: USER: root USER in script2: root Regards, Jimisola Wijnand Wiersma wrote: Jimisola Laursen schreef: Hi! I'm trying make one script (script1) call another script (script2) and

Perl CGI script running as root is unable to do rm, chmod and su

2008-07-16 Thread Jimisola Laursen
Hi! I'm trying make one script (script1) call another script (script2) and have the output from script2 returned. My initial problem was that script2 needs to be executed as root, so I've set the setuid and setgid bit on script1 (script2 unchanged): -rwsrwsrwx 1 root bin 207 Ju

Re: Possible Perl/CGI Application

2007-10-23 Thread Greg Jetter
On Monday October 22 2007 6:04 pm, [EMAIL PROTECTED] wrote: > I'm an engineer and I need to build a web based application for a > customer to view results of my analysis. To simplify the problem say I > have a duct with a length, width, and height. I have 'avi' files > showing the fluid behavior in

Re: Possible Perl/CGI Application

2007-10-23 Thread David Moreno Garza
On Tue, 2007-10-23 at 02:04 +, [EMAIL PROTECTED] wrote: > I am experienced in Perl and have have worked with simple HTML. I was > told CGI might be the way to go in developing such an application. My > question is, does that seem reasonable? I don't want to throw myself > into learning CGI if I

Re: Possible Perl/CGI Application

2007-10-23 Thread Gunnar Hjalmarsson
[EMAIL PROTECTED] wrote: I'm an engineer and I need to build a web based application for a customer to view results of my analysis. To simplify the problem say I have a duct with a length, width, and height. I have 'avi' files showing the fluid behavior in that duct for various combinations of th

Possible Perl/CGI Application

2007-10-22 Thread les...@gmail.com
I'm an engineer and I need to build a web based application for a customer to view results of my analysis. To simplify the problem say I have a duct with a length, width, and height. I have 'avi' files showing the fluid behavior in that duct for various combinations of these dimensions. The analysi

Re: .pdf files in a perl cgi application?

2007-04-24 Thread David Dorward
On Tue, Apr 24, 2007 at 08:58:52AM -0700, Mary Anderson wrote: >> (Please keep this on the mailing list) No, really. Please keep this on the mailing list. You do that by emailing beginners-cgi@perl.org rather than my private address. > Its not a cgi "macro image" but a "cgi macro" image. Oh. T

Re: .pdf files in a perl cgi application?

2007-04-24 Thread David Dorward
(Please keep this on the mailing list) Mary Anderson wrote: > All I do with the files is to display them using the cgi.pm macro > image. Then the user can download them. Do you know if this also works > with a pdf file? What is a "macro image"? The phrase does not appear it the CGI.pm do

Re: .pdf files in a perl cgi application?

2007-04-23 Thread David Dorward
Mary Anderson wrote: >I have successfully put .gif, .jpg , etc. images into my application. A > user has just sent me some .pdf files, which must be read with Acrobat > Reader, I assume. No, there are plenty of libraries for dealing with PDFs that are not Acrobat Reader. > How would I work

.pdf files in a perl cgi application?

2007-04-23 Thread Mary Anderson
Hi all, I have successfully put .gif, .jpg , etc. images into my application. A user has just sent me some .pdf files, which must be read with Acrobat Reader, I assume. How would I work these into my application? Thanks Mary -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comma

Re: Problem with Fcntl.pm in a compiled(perlcc) Perl-cgi program

2007-02-07 Thread Tom Phoenix
On 2/7/07, I BioKid <[EMAIL PROTECTED]> wrote: I have a compiled perl-cgi program (using perlcc compiled on a 32bit Linux Machine), now I have moved my program to another machine (64bit). Now I am not able to run the program. Have you tried running the non-compiled version (i.e., you

Problem with Fcntl.pm in a compiled(perlcc) Perl-cgi program

2007-02-07 Thread I BioKid
Dear All, I have a compiled perl-cgi program (using perlcc compiled on a 32bit Linux Machine), now I have moved my program to another machine (64bit). Now I am not able to run the program. In the error_log I am getting the error : Can't locate Fcntl.pm. But Fcntl.pm is there, When

Re: Store and retrive binary content via perl-cgi

2006-11-16 Thread David Dorward
On Thu, Nov 16, 2006 at 04:53:16AM -0800, cool planet wrote: > how it would be possible to download and upload images,videos > etc from perl cgi into and from mysql database? Yes > can i have any helpful url ? http://search.cpan.org/~lds/CGI.pm-3.

Store and retrive binary content via perl-cgi

2006-11-16 Thread cool planet
Hi how it would be possible to download and upload images,videos etc from perl cgi into and from mysql database? can i have any helpful url ? i need to keep only the content url/path , file size, file type in the db , not the binary content . That contents will be storing

Re: WAP on perl-cgi

2006-11-06 Thread Wan Chaowei
Why not Catalyst? -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

WAP on perl-cgi

2006-11-06 Thread cool planet
hi , This is really about WAP programming. Currently i have done a WAP portal from java , actually i dont have any doubt to use java for WAP - wml/xhtml. Actually , i'm wondering why we can not develop all the wap portal easily from perl and php. can somebody tell me , how do we use per

Perl cgi for WAP / WAP Push

2006-02-14 Thread cool planet
get a help from you guys ? It is not a proper way to ask from you about the perl cgi code directly . not a good manner. But how can i get it use with perl cgi ? How can i start to develop ? can you guys help me .please and is there any proper tutorial or text books fo

Re: incorporer du php dans une page en perl-cgi ?

2005-12-03 Thread Perl Hack
perl/mason programmer who knows French, but I don't bother much with PHP, since HTML::Mason eclipses PHP, in my opinion. I added the word in brackets [script] since Perl/cgi is not placed on the same page as as HTML, like PHP. Good luck Eco! -ardeshir +=+ http://ardershir.org On 12/3/0

Re: incorporer du php dans une page en perl-cgi ?

2005-12-03 Thread Ovid
Bonsoir eco, Je ne parle pas Français trés bien. --- ecocode <[EMAIL PROTECTED]> wrote: > Bonsoir ! > > Y a-t-il moyen d'incorporer le résultat d'une page php > dans une page cgi-perl ? "Can you incorporate the results of a PHP page in a Perl CGI script?"

incorporer du php dans une page en perl-cgi ?

2005-12-03 Thread ecocode
Bonsoir ! Y a-t-il moyen d'incorporer le résultat d'une page php dans une page cgi-perl ? Je voudrais pouvoir incorporer la page de Wordpress dans une page cgi-pl, sans pour autant devoir utiliser un frame ... Merci -- Eco http://www.ecocode.net * Life is wonderful with Emacs and Perl * pgpDnV

Re: perl cgi scrolling list within a forloop

2005-08-12 Thread DBSMITH
er.com Subject Re: perl cgi scrolling list within 08/12/2005 09:13 a forloop

perl cgi scrolling list within a forloop

2005-08-10 Thread DBSMITH
Perl CGI'ers I am trying to create a scroll list populated with H strings via a foreach loop and I am having issues, so I opted for the standard HTML But I really do not want this b/c I need to q->param what was selected by the users. Right now my code $q->param(htapes99) is passing perl -c

Re: perl-CGI module - post method

2005-07-18 Thread Scott R. Godin
Scott R. Godin wrote: Ovid wrote: --- "Scott R. Godin" <[EMAIL PROTECTED]> wrote: his example and in which case you want to get the params AFTER creating the cgi-object my %params = $cgi->Vars; which ensures that you also get multi-value s as separate values. too. $cgi->Vars separates

Re: perl-CGI module - post method

2005-07-18 Thread Scott R. Godin
Scott R. Godin wrote: Ovid wrote: --- "Scott R. Godin" <[EMAIL PROTECTED]> wrote: his example and in which case you want to get the params AFTER creating the cgi-object my %params = $cgi->Vars; which ensures that you also get multi-value s as separate values. too. $cgi->Vars separates

WML/WAP on Perl-CGI

2005-04-25 Thread Chandana
Hi , I need to develop/ migrate my exsiting wap site perl / perl cgi . Can i find proper tutorials on the NET ? Can someone give me proper URLS's ? and Where can i buy relavant Books ? Thank u , chandana

Re: Favorite Perl CGI Framework for Web Site Development?

2005-02-11 Thread Dwalu Z. Khasu
(or skeleton) that have the basic common features for a =>> web site: (1) cookie/password authentication authorization, send email for =>> forgotten password, (2) file upload, (3) calendar etc... =>> =>> Are there any such frameworks for perl cgi? I googled for perl

Re: Favorite Perl CGI Framework for Web Site Development?

2005-02-11 Thread Wiggins d'Anconia
site: (1) cookie/password authentication authorization, send email for forgotten password, (2) file upload, (3) calendar etc... Are there any such frameworks for perl cgi? I googled for perl cgi framework but could not find any matches. Does Bricolage count? Or Slashcode? I would count them. There

RE: Favorite Perl CGI Framework for Web Site Development?

2005-02-11 Thread Stokes, John
- CGI List Subject:Re: Favorite Perl CGI Framework for Web Site Development? On Fri, 11 Feb 2005, Siegfried Heintze wrote: > I notice there are a lot of frameworks out there for .NET (eg, .NETNUK), > PHP, and Java (eg AppFuse) programmers. These are sets of files that form a > t

Re: Favorite Perl CGI Framework for Web Site Development?

2005-02-11 Thread Ovid
--- Siegfried Heintze <[EMAIL PROTECTED]> wrote: > Are there any such frameworks for perl cgi? I googled for perl cgi > framework > but could not find any matches. Hi Siegfried, First, it's important to consider whether or not you want a framework. Sometimes they bind you to

Re: Favorite Perl CGI Framework for Web Site Development?

2005-02-11 Thread Chris Devers
web site: (1) cookie/password authentication authorization, send email for > forgotten password, (2) file upload, (3) calendar etc... > > Are there any such frameworks for perl cgi? I googled for perl cgi framework > but could not find any matches. Does Bricolage count? Or Slashcode? Pe

Favorite Perl CGI Framework for Web Site Development?

2005-02-11 Thread Siegfried Heintze
for forgotten password, (2) file upload, (3) calendar etc... Are there any such frameworks for perl cgi? I googled for perl cgi framework but could not find any matches. I've been thinking about how to implement authentication and authorization in cgi. At the beginning of every page I have

perl-CGI module - post method

2005-02-09 Thread Victor
I wrote tne initial question about the perl-CGI module and post method. Thank you for your answers. The problem is a little more comlicated, but I found a solution. I belive it is a problem o incompatibility betwen perl-CGI and something else on my system - possible Apache ASP(I can'

Re: perl-CGI module - post method

2005-02-09 Thread Scott R. Godin
Ovid wrote: --- "Scott R. Godin" <[EMAIL PROTECTED]> wrote: his example and in which case you want to get the params AFTER creating the cgi-object my %params = $cgi->Vars; which ensures that you also get multi-value s as separate values. too. $cgi->Vars separates multiple values with a null by

Re: perl-CGI module - post method

2005-02-08 Thread Ovid
--- Tee <[EMAIL PROTECTED]> wrote: > Can you do: my %foo = $cgi->param("foo") > > Else, how do you loop thru to put the array into %keys? Sorry Tee, that won't work. Perl recognizes void, scalar, and list contexts. There is no "hash" context. If you have a hash on the left hand side of the equ

Re: perl-CGI module - post method

2005-02-08 Thread Tee
Can you do: my %foo = $cgi->param("foo") Else, how do you loop thru to put the array into %keys? --Tee On Feb 8, 2005, at 7:40 PM, Ovid wrote: --- "Scott R. Godin" <[EMAIL PROTECTED]> wrote: his example and in which case you want to get the params AFTER creating the cgi-object my %params = $cgi->Va

Re: perl-CGI module - post method

2005-02-08 Thread Ovid
--- "Scott R. Godin" <[EMAIL PROTECTED]> wrote: > his example and in which case you want to get the params AFTER > creating > the cgi-object > > my %params = $cgi->Vars; > > which ensures that you also get multi-value s as separate > values. too. $cgi->Vars separates multiple values with a nu

Re: perl-CGI module - post method

2005-02-08 Thread Scott R. Godin
David Romero wrote: David Romero wrote: Victor wrote: I use the last version of perl-CGI. When I transmit the variables using the get method it works($cgi->param() returns the correct value). When I transmit the variables using the post method it I receive a empty string(($cgi->param() is

Re: perl-CGI module - post method

2005-02-08 Thread Ovid
--- David Romero <[EMAIL PROTECTED]> wrote: > Victor wrote: > > When I transmit the variables using the post method it I receive a > > empty string(($cgi->param() is empty). > > > The POST data can be read one time, if you create an cgi objet before > these, the second object recibe empty data. >

Re: perl-CGI module - post method

2005-02-08 Thread David Romero
David Romero wrote: Victor wrote: I use the last version of perl-CGI. When I transmit the variables using the get method it works($cgi->param() returns the correct value). When I transmit the variables using the post method it I receive a empty string(($cgi->param() is empty). If I

Re: perl-CGI module - post method

2005-02-08 Thread David Romero
Victor wrote: I use the last version of perl-CGI. When I transmit the variables using the get method it works($cgi->param() returns the correct value). When I transmit the variables using the post method it I receive a empty string(($cgi->param() is empty). If I try to receive the var

perl-CGI module - post method

2005-02-08 Thread Victor
I use the last version of perl-CGI. When I transmit the variables using the get method it works($cgi->param() returns the correct value). When I transmit the variables using the post method it I receive a empty string(($cgi->param() is empty). If I try to receive the variables usin

Re: perl cgi uploaded file is empty

2004-07-17 Thread Gunnar Hjalmarsson
Xiangli Zhang wrote: I use perl cgi to upload file(any type: text or image) from web browser. The file was created, but is empty. See http://www.w3.org/TR/html4/interact/forms.html#h-17.13.4 -- Gunnar Hjalmarsson Email: http://www.gunnar.cc/cgi-bin/contact.pl -- To unsubscribe, e-mail: [EMAIL

perl cgi uploaded file is empty

2004-07-17 Thread Xiangli Zhang
I use perl cgi to upload file(any type: text or image) from web browser. The file was created, but is empty. The following is my html form file and perl cgi called by the form. Can any one help me this issue? Justin perl cgi file: #!/usr/bin/perl use CGI; $query = new CGI; print "Co

PERL CGI on IIS

2004-07-12 Thread Mike Garner
I've written a PERL cgi script that I'd like to use to reset a user's password within Microsoft's Active Directory. The script runs well from the command line of the web server and from any other windows box (with PERL installed). However, when it is executed from IIS,

Re: Perl CGI and XML

2004-03-19 Thread mt m
Thanks - I got it sorted. I actually read the error msgs It was lookin for other modules that weren't installed. So I installed them, and it's fine now. thanks, From: "Wiggins d Anconia" <[EMAIL PROTECTED]> To: "mt m" <[EMAIL PROTECTED]>, [EMAI

Re: Perl CGI and XML

2004-03-19 Thread Wiggins d Anconia
Please bottom post > thanks - I've tried installing it (and other modules) on my Solaris 9 box. > The 'perl MakeFile.pl' and 'make' work fine, but 'make test' fails spitting > out "Command failed for target 'test_dynamic'" -- any idea what this means > and how I can fix it? > Can you prov

Re: Perl CGI and XML

2004-03-19 Thread mt m
I can fix it? thanks, -mt From: "Wiggins d Anconia" <[EMAIL PROTECTED]> To: "mt m" <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject: Re: Perl CGI and XML Date: Fri, 19 Mar 2004 12:35:39 -0700 MIME-Version: 1.0 Received: from onion.perl.org ([63.251.223.166]) by mc1-

Re: Perl CGI and XML

2004-03-19 Thread Wiggins d Anconia
> I want to store the data from a straightforward form in an XML file. The > perl script has to read the form data, and write it to the XML file. > > What's the best/simplest module for this? > CGI.pm with XML::Simple would be my choices, both easy to work with and available on CPAN. http://da

Perl CGI and XML

2004-03-19 Thread mt m
I want to store the data from a straightforward form in an XML file. The perl script has to read the form data, and write it to the XML file. What's the best/simplest module for this? thanks, _ Protect your PC - get McAfee.com Viru

Re: Perl CGI Newbie

2003-06-30 Thread Kristofer Hoch
Mark, Try this. It is completly untested so you may have to tweak it a bit. I wrote it this morning before having coffee. Kristofer #!/usr/bin/perl use warnings; use strict; use CGI::Carp 'fatalsToBrowser'; use CGI; sub writeToFile{ my $result = shift || return; # Returns if undefined open

Re: Perl CGI Newbie

2003-06-29 Thread Mark Anthony Sioting
Dear Sirs, As instructed, I put quotations on the attributes of my html file as follows: 1: 2: 3: Test: Write to a file 4: 5: http://192.168.1.1/cgi-bin/chap05/test.cgi"; METHOD="POST"> 6: Name: 7: 8: 9: 10: As you noticed I put the number lines on the scripts here on thi

RE: Good Perl cgi book?

2003-03-19 Thread DiGregorio, Dave
I really like the llama book d -Original Message- From: zentara [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 19, 2003 9:42 AM To: [EMAIL PROTECTED] Subject: Re: Good Perl cgi book? On Mon, 17 Mar 2003 17:30:44 -0500, [EMAIL PROTECTED] (Bob X) wrote: >What is the best book fo

Re: Good Perl cgi book?

2003-03-19 Thread zentara
On Mon, 17 Mar 2003 17:30:44 -0500, [EMAIL PROTECTED] (Bob X) wrote: >What is the best book for a beginner to get started with on Perl and CGI? I would reccomend the Perl CD Bookshelf, 6 books in 1 on cd. It is nice because you can search it for little examples of code when you need it. Get versi

Re: Good Perl cgi book?

2003-03-18 Thread Curt2302
I'm currently using the resources at this website. I think it should be useful to you. http://learn.perl.org/library/beginning_perl/ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Good Perl cgi book?

2003-03-18 Thread Brett W. McCoy
On Tue, 18 Mar 2003, Dennis Stout wrote: > That is the mother of all perl books. It's also more of a reference book than > anything else. Altho if you're that type of learner, it'll be a great read. > It should also sit on the bookshelf of any Perl programmer, regardless of > whether they use it

Re: Good Perl cgi book?

2003-03-18 Thread Dennis Stout
> Get the mother of all perl books: > > "Programming Perl" (from O'reilly) > by Larry Wall (perl creator), Tom Christainsen, and Jon Orwant. That is the mother of all perl books. It's also more of a reference book than anything else. Altho if you're that type of learner, it'll be a great read. I

Re: Good Perl cgi book?

2003-03-18 Thread Kevin Meltzer
Blatant and shameless self-promotion.. see my sig.. :) On Mon, Mar 17, 2003 at 05:30:44PM -0500, Bob X ([EMAIL PROTECTED]) said something similar to: > What is the best book for a beginner to get started with on Perl and CGI? > > Bob -- [Writing CGI Applications with Perl - http://perlcgi-book

Re: Good Perl cgi book?

2003-03-18 Thread WilliamGunther
Elizabeth Castro's Perl and CGI for the WWW: Visual Quickstart Guide. In a message dated 3/18/2003 8:45:04 AM Eastern Standard Time, [EMAIL PROTECTED] writes: > What is the best book for a beginner to get started with on Perl and CGI? >

RE: Good Perl cgi book?

2003-03-18 Thread Peter Kappus
books. (of course, I am a geek, so you may not enjoy it as much as I did) Good luck. -P -Original Message- From: Bob X [mailto:[EMAIL PROTECTED] Sent: Monday, March 17, 2003 2:31 PM To: [EMAIL PROTECTED] Subject: Good Perl cgi book? What is the best book for a beginner to get started

Re: Good Perl cgi book?

2003-03-18 Thread javamaster
Bob X wrote: What is the best book for a beginner to get started with on Perl and CGI? Bob MY favorite is /Sams Teach Yourself Perl in 24 Hours./ Tim -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Good Perl cgi book?

2003-03-18 Thread Scot Robnett
These all helped me... - Learning Perl - Perl/CGI Cookbook - CGI Programming with Perl - Standard POD documentation - http://www.perldoc.com Scot Robnett inSite Internet Solutions -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Good Perl cgi book?

2003-03-18 Thread Bob X
What is the best book for a beginner to get started with on Perl and CGI? Bob -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: FW: Perl/CGI with FRAMES

2003-03-03 Thread Fred T. Sanders
- Original Message - From: "Fred T. Sanders" <[EMAIL PROTECTED]> To: "drieux" <[EMAIL PROTECTED]> Sent: Monday, March 03, 2003 9:20 PM Subject: Re: FW: Perl/CGI with FRAMES I haven't read through the whole thread but has anyone suggested just usin

Re: FW: Perl/CGI with FRAMES

2003-03-03 Thread drieux
On Monday, Mar 3, 2003, at 09:38 US/Pacific, Maureen E Fischer wrote: [..] My Hesitation is that I wrote the system without this in Mind. [..] I was afraid you would notice that. the two crucial places you will need to think your way through the frame problem is a. b. most peopl

FW: Perl/CGI with FRAMES

2003-03-03 Thread Maureen E Fischer
- From: Dennis Stout [mailto:[EMAIL PROTECTED] Sent: Monday, March 03, 2003 1:03 AM To: Maureen E Fischer; drieux Cc: cgi cgi-list Subject: Re: Perl/CGI with FRAMES > Working with Frames will be messy any way you cut it. So messy in fact, I found SSI to be a much nicer way to do things. That

Re: Perl/CGI with FRAMES

2003-03-03 Thread Dennis Stout
> Working with Frames will be messy any way you cut it. So messy in fact, I found SSI to be a much nicer way to do things. That's my 2 cents! Dennis -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Perl/CGI with FRAMES

2003-03-02 Thread zentara
On Sat, 1 Mar 2003 10:49:55 -0800, [EMAIL PROTECTED] (Maureen E Fischer) wrote: >I have recently finished an online database system using perl/cgi. It >has been suggested that it would lend itself to using HTML frames. >I have a main menu that could always be shown and what is selecte

Re: Perl/CGI with FRAMES

2003-03-01 Thread drieux
On Saturday, Mar 1, 2003, at 10:49 US/Pacific, Maureen E Fischer wrote: [..] Do I have to write my HTML to an intermediate file and then refer to that using the SRC attribute? Working with Frames will be messy any way you cut it. But I have a project that we did using frames - and I came up with

Perl/CGI with FRAMES

2003-03-01 Thread Maureen E Fischer
I have recently finished an online database system using perl/cgi. It has been suggested that it would lend itself to using HTML frames. I have a main menu that could always be shown and what is selected from it would refresh another frame. I have never used this before but what I see is

Re: php like behavior for my perl CGI

2003-02-24 Thread Todd W
f'ups rearranged > > [EMAIL PROTECTED] wadet]$ perl > > sub box { > > return(''); > > } > > print < > > > > > ${\box(5,10)} > > ${\box(7,10)} > > > > > > eot > > Ctrl-D > > > > > > > > > > > > > > > > see: > > > > [EMAIL PROTECTED] wadet]$ perldoc perlref "Pete

RE: php like behavior for my perl CGI

2003-02-20 Thread fliptop
On Thu, 20 Feb 2003 at 09:41, Peter Kappus opined: [snip] PK:Quite ingenious. While I'm sure I'll regret it later (and curse your good PK:name as I'm wishing I'd taken the time to learn Mason or HTML::Template) PK:this seems like a great quick fix for the time being. And it never hurts to PK:lea

RE: php like behavior for my perl CGI

2003-02-20 Thread Peter Kappus
IL PROTECTED] Subject: Re: php like behavior for my perl CGI Well, you can save yourself a bundle of keystrokes and use a templating system and cascading stylesheets, but heres a quick fix: [wadet@ecg-redhat wadet]$ perl sub box { return(''); } print < ${\box(5

Re: php like behavior for my perl CGI

2003-02-19 Thread Todd W
that must be very easy if only I knew the right trick... You need to understand references and the underlying semantics of computer data structures. Set theory dosent hurt either. Then you dont even have to think about it. Like breathing. Also the > only real benefit I've seen of PHP ove

RE: php like behavior for my perl CGI

2003-02-17 Thread Phil Fickas
-Phil -Original Message- From: Peter Kappus [mailto:[EMAIL PROTECTED]] Sent: Monday, February 17, 2003 1:27 PM To: [EMAIL PROTECTED] Subject: RE: php like behavior for my perl CGI Thanks to all who have responded to my rather vague request. Indeed, I should clarify a bit what I'm l

RE: php like behavior for my perl CGI

2003-02-17 Thread fliptop
On Mon, 17 Feb 2003 at 10:26, Peter Kappus opined: [snip] PK:which would create and send the image tag for me. PK:I'd like, in perl, to do the following: PK: PK:print< PK: PK: PK: PK: PK:eob PK: PK:Ideally, I would overload the print function so that it would search for PK:stat

RE: php like behavior for my perl CGI

2003-02-17 Thread Peter Kappus
late whatever I send to a print statement, before actually sending it to my desired output stream. Perhaps, my dream is completely quixotic, but so far, it seems like the kind of thing that must be very easy if only I knew the right trick... Also the only real benefit I've seen of PHP over perl-c

Re: php like behavior for my perl CGI...and DBI followup

2003-02-15 Thread drieux
On Friday, Feb 14, 2003, at 19:02 US/Pacific, Peter Kappus wrote: [..] In PHP this can be streamlined by creating a function which prints out your image tag for your and accepts the height and width as parameters. like so: function spacer($y,$x){ ?> } [..] i'd like to be able to use the "pr

php like behavior for my perl CGI...and DBI followup

2003-02-14 Thread Peter Kappus
Thanks to Rob for his Class::DBI suggestion earlier. Looks like what I needed was simply: my %hash; return $sth->fetchall_arrayref(\%hash); to return an array of hashes... As I'm continuing with my latest project, I'm finding myself wishing I could do some PHP type things...spec

Re: Perl/cgi question

2002-11-17 Thread Wiggins d'Anconia
perldoc -f system or check out the "backtick" operator. Use system if you are just wishing to receive the result code from execution, use the backticks if you need to capture the output of the command. You might also check out the expect module on CPAN and see if you can bring all of the vario

Perl/cgi question

2002-11-17 Thread Anthony Barkley
Hello, I have a perl script that needs to run other scripts in the same directory. The program is located in the /usr/bin/perl as well as the other scripts that its has to run. Those other scripts are Expect scripts that requier a parameter to run. example from command line: ../change pod would ru

Re: perl cgi security

2002-11-01 Thread zentara
On Thu, 31 Oct 2002 15:56:59 -0500, [EMAIL PROTECTED] (Todd W) wrote: > >"Jim Lundeen" <[EMAIL PROTECTED]> wrote in message >news:3DBDA799.307DC69A@;jimmyjames.net... >> nothing that will work on Linux box? > >perlcc works... see below. Yeah, I have to say that the perlcc which comes with perl5.8.

Re: perl cgi security

2002-10-31 Thread Todd W
"Jim Lundeen" <[EMAIL PROTECTED]> wrote in message news:3DBDA799.307DC69A@;jimmyjames.net... > nothing that will work on Linux box? perlcc works... see below. > Admin-Stress wrote: > > > Nice, but that will produce .exe, executable file for Windows :( > > > > --- David Simcik <[EMAIL PROTECTED]>

RE: Writings PERL CGI in windows environment

2002-10-28 Thread Joel Hughes
tober 2002 21:28 To: [EMAIL PROTECTED] Subject: Writings PERL CGI in windows environment Hi!! Has any one written something similar to using a LWP user agent under windows environment ? If you have an example code that greatly help. Cheers always!! Murli -- To unsubscribe, e-mail: [EMAIL PROT

RE: perl cgi security

2002-10-28 Thread Nikola Janceski
this reply. > -Original Message- > From: Abel Lucano [mailto:abel@;decode.com.ar] > Sent: Monday, October 28, 2002 4:35 PM > To: Jim Lundeen > Cc: Admin-Stress; [EMAIL PROTECTED] > Subject: Re: perl cgi security > > I understand instead that you want 'hide' your

Re: perl cgi security

2002-10-28 Thread Abel Lucano
On Mon, 28 Oct 2002, Jim Lundeen wrote: > nothing that will work on Linux box? > > Admin-Stress wrote: > > > Nice, but that will produce .exe, executable file for Windows :( > > > > --- David Simcik <[EMAIL PROTECTED]> wrote: > > > See perl2exe.exe for details on converting scripts into executable

Writings PERL CGI in windows environment

2002-10-28 Thread T. Murlidharan Nair
Hi!! Has any one written something similar to using a LWP user agent under windows environment ? If you have an example code that greatly help. Cheers always!! Murli -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: perl cgi security

2002-10-28 Thread Jim Lundeen
nothing that will work on Linux box? Admin-Stress wrote: > Nice, but that will produce .exe, executable file for Windows :( > > --- David Simcik <[EMAIL PROTECTED]> wrote: > > See perl2exe.exe for details on converting scripts into executables. > > > > -D > > _

RE: perl cgi security

2002-10-28 Thread Admin-Stress
Nice, but that will produce .exe, executable file for Windows :( --- David Simcik <[EMAIL PROTECTED]> wrote: > See perl2exe.exe for details on converting scripts into executables. > > -D __ Do you Yahoo!? Y! Web Hosting - Let the expert host your

  1   2   >