Click to See Complete Forum and Search --> : CGI script for file downloading


Lanner
04-18-2003, 02:31 PM
I am looking for CGi script for downloading file from website(initiates downloads when user goes to link/webpage). Could anybody provide some help? I am new in Perl/CGI

BlueMonk
04-25-2003, 02:07 AM
Are you saying that you want to start download when the user clicks on a link? You don't need CGI for this; if the browser cannot open the target it will start the download dialog.