Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

(jeffa) Re: combining html and on-the-fly images using Image::Magick

by jeffa (Bishop)
on May 24, 2003 at 15:22 UTC ( [id://260594]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    <img src="/path/to/display.cgi?name=foo" alt="foo" />
    
  2. or download this
    usg CGI qw(header);
    
    print header;
    print header('image/gif');
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2024-04-26 06:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found