Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Need help with downloading

by ambs (Pilgrim)
on Apr 18, 2005 at 17:44 UTC ( [id://448955]=note: print w/replies, xml ) Need Help??


in reply to Need help with downloading

Never tried to do this, but my instinct says it should be:
print "Content-Disposition:attachment;filename=$filenm","\n";
and not
print "Content-Disposition:attachment;filename=$filenm","\n\n";

Alberto Simões

Replies are listed 'Best First'.
Re^2: Need help with downloading
by gl2103 (Novice) on Apr 18, 2005 at 17:49 UTC
    Thanks Alberto.I tried but it still doesn't work

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-24 13:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found