in reply to RE: RE: HTML embedded in CGI
in thread HTML embedded in CGI

or you could make a sub to change the code, changing small personal tags, for the html tags with table formats, and stuff! :)
ex: <t>.</t> for <table width="100% bgcolor="#FFFFFF" cellpadding="0"> +.</table>

muahahahahaaha!!!
#!/jpsama/bin/perl -w
$tks = `mount`;
$jpsama = $! if $!;
print $jpsama;