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

Re: HTML tags in perl CGI scripts

by Maclir (Curate)
on Nov 16, 2002 at 14:03 UTC ( #213396=note: print w/replies, xml ) Need Help??


in reply to HTML tags in perl CGI scripts

Others have comments on the need to use the CGI.pm module. Several others have discussed the need (or lack of a need) to quote HTML attributes. Those two horses are well and truly deceased.

Wht did you enclose your print string in double quotes? Are there values you want interpolated? If not, you are wasting resources. Try: print STDOUT '<font face ="courier"> blah blah </font>'; instead. Except, by now you are no doubt using the CGI.pm methods.

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2023-03-25 17:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (63 votes). Check out past polls.

    Notices?