Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

RE: RE: HTML embedded in CGI

by FiReWaLL (Scribe)
on Jul 25, 2000 at 00:09 UTC ( [id://24170]=note: print w/replies, xml ) Need Help??


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

I'll start do zip the HTML and unzip to each user... then I'll get it 90% smaller... **grin**

The only thing you regret in life, is the risk you don't take

Replies are listed 'Best First'.
RE: RE: RE: HTML embedded in CGI
by JP Sama (Hermit) on Jul 25, 2000 at 00:19 UTC
    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;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (6)
As of 2024-04-19 16:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found