Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Re: Re: Making webpages from a single CGI

by Anonymous Monk
on Oct 04, 2001 at 05:36 UTC ( [id://116621]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Making webpages from a single CGI
in thread Making webpages from a single CGI

Actually, I was attempting to stick with his original code and comments, as well as his original request. Yes obviously there is more to parsing query strings, and that should be something he investigates. I was just attempting to fix what he had already written
  • Comment on Re: Re: Re: Making webpages from a single CGI

Replies are listed 'Best First'.
Re: Re: Re: Re: Making webpages from a single CGI
by strfry() (Monk) on Oct 05, 2001 at 16:26 UTC
    hmm, you could make a great big comment showing him the error of his ways, eg:
    # USED FROM CGI.pm - Read it, use it, love it!
    and then proceed to cut/paste the code you'll need from CGI.pm*. On occasion, we don't want to use those modules which are there to make our lives easier; but there's no point in re-writing the code you would want to use.
    In fact, if it's just for learning purposes, what better code is there to use as an example than something tried and tested. (I learned more from doing things like that than I'd ever expected)

    But that's just my $0.02.
    *NOTE: if you decide to do that, now or later, and actually plan on implementing it, be certain you understand what you're pasting, and (sometimes) more importantly what you're not pasting, that you might need.
    good luck,
    strfry()

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://116621]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2024-04-20 10:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found