Look up the wget package for Linux.

or you can try the combination of these:

HTTP::Request;
LWP::UserAgent;


Regards,
David



----- Original Message ----- 
From: "Octavian Rasnita" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 28, 2002 6:25 AM
Subject: Printing the Content-type


Hi all,

I try to make a script for downloading files and I use the following line:

print "Location:$path\n\n";

Is it possible to write the Content-type in this line to make the browser to
download the file I want instead of printing it into the browser?

I want to tell that the file is a zip file or something like that.

Thank you.

Teddy Center: http://teddy.fcc.ro/
Mail: [EMAIL PROTECTED]



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to