Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

RE: I use CGI.pm for

by JanneVee (Friar)
on Jun 08, 2000 at 00:48 UTC ( [id://16956]=note: print w/replies, xml ) Need Help??


in reply to I use CGI.pm for

Hmm.. I actually never use CGI.pm to generate my form tags. But handle them. I also use CGI.pm for header generation. (Cookies and expirydates and such!)

Replies are listed 'Best First'.
RE: RE: I use CGI.pm for
by tenatious (Beadle) on Jun 11, 2000 at 19:21 UTC

    I use it to generate some of my html and handle the parameters. I prefer to do my own HTML outside of the <head> tags though. hidden() makes things easier occasionally, and I do use that.

    CGI.pm header generation is very nice, though.

RE: RE: I use CGI.pm for
by tenatious (Beadle) on Jun 11, 2000 at 19:20 UTC
    I use it to generate some of my html and handle the parameters. I prefer to do my own HTML outside of the <head> tags though. hidden() makes things easier occasionally, and I do use that. CGI.pm header generation is very nice, though.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (6)
As of 2024-04-23 13:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found