Hi all,

I tried to make a Perl script for hiding the real location of a file that
has to be downloaded.
I tried using:

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

This hides the path to the file but it doesn't hide the server where is the
file.
Do you know if there is a solution to hide this server, and to show the name
of the server where is my Perl script instead?

If a user will click to download, Internet Explorer ask the user if she
wants to  open or save the file from the real server.
I would like to make it appear  the server where is my script.

Thank you for any idea.

Teddy,
My new email address is [EMAIL PROTECTED]



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

Reply via email to