
tanuj
New User
Mar 8, 2013, 5:38 AM
Post #1 of 2
(157 views)
|
|
Perl CGI to download files via web browser
|
Can't Post
|
|
Need some cgi-perl script which can download a file form server machine. EX: click on a download link and it will open a save as window and will allow me to same the file on my local machine. i have created a web page using CGI , using this i will upload a file to server and will run a perl script to convert it to some other format ( till here i am done) Now i need get this file back ( download back ) the the system.
|