Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Multiple Script calls

by cidaris (Friar)
on Feb 10, 2003 at 23:50 UTC ( [id://234277]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    <img src="cgi-bin/image_serve.cgi?full+124236+pc_img1">
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    $image->Resize(width=>$x,height=>$y);
    print "Content-type: image/jpeg\n\n";
    $image->Write('jpg:-');
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-04-18 00:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found