Hello.
I would appreciate if I could get some help creating a file download perl script so people can download pictures, wall paper and e-books from my website. I would require a drop down menu for down load choices and a download button. They are free downloads so I don't require any e commerce.
My largest problem is I am running windows server 2000 not unix server. Can anyone provide me with the proper script that will work
I have my own server for my own websites. The server is windows 2000 server with IIS-5 on it. I have perl installed on the server as well.
c:/perl/bin/perl.exe
I have created a cgi-bin in the website root c:/inetpub/wwwroot/myfolder/cgi-bin
I have given it permissions including iusr.
I also created a virtual director in IIS and given permissions to it as well as adding .cgi and .pl extensions from c:/perl/bin/perl.exe
I hope someone can help me.
Thank You