Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Manually add parameters in perl cgi

by AppleFritter (Vicar)
on Sep 05, 2014 at 18:26 UTC ( [id://1099722]=note: print w/replies, xml ) Need Help??


in reply to Manually add parameters in perl cgi

Howdy, TheChosenOne, and welcome to the Monastery!

It's not clear to me what you're trying to accomplish. Can you explain what you're trying to accomplish? Please see I know what I mean. Why don't you? and How (Not) To Ask A Question; the monks will be able to help you much more effectively once they understand your problem.

In the meantime, here's a few general tips:

  • Start the document body before outputting <center> tags and headers.
  • Don't end a form before having started one.
  • Don't use a main() routine.
  • If you do, at least put all your "main" code into it.
  • Don't use several CGI objects for the same page.
  • In fact, if you can avoid it, don't use CGI at all, opt for one of the modern web frameworks instead.
  • Comment on Re: Manually add parameters in perl cgi

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-19 03:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found