Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I also want to add links to the .cgi scripts but the normal html way isn't working for me. Any ideas???print STDOUT "<font face ="courier"> blah blah </font>";
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: HTML tags in perl CGI scripts
by LTjake (Prior) on Nov 14, 2002 at 12:28 UTC | |
Re: HTML tags in perl CGI scripts
by ColtsFoot (Chaplain) on Nov 14, 2002 at 12:29 UTC | |
Re: HTML tags in perl CGI scripts
by rruiz (Monk) on Nov 14, 2002 at 23:33 UTC | |
Re: HTML tags in perl CGI scripts
by Maclir (Curate) on Nov 16, 2002 at 14:03 UTC | |
Re: HTML tags in perl CGI scripts
by mojobozo (Monk) on Nov 14, 2002 at 13:01 UTC | |
by LTjake (Prior) on Nov 14, 2002 at 13:25 UTC | |
by iburrell (Chaplain) on Nov 14, 2002 at 17:52 UTC | |
by mojobozo (Monk) on Nov 14, 2002 at 15:44 UTC | |
by BUU (Prior) on Nov 14, 2002 at 13:35 UTC |