Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Creating dynamically named CGIs

by dreadpiratepeter (Priest)
on Feb 13, 2002 at 05:58 UTC ( [id://145087]=note: print w/replies, xml ) Need Help??


in reply to Creating dynamically named CGIs

Try something like this when generating the header.
$r->header_out( 'Content-Disposition' => "attachment; filename=$save_a +s" );
Haven't tested it, your results may vary.

-pete
Entropy is not what is used to be.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-25 05:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found