precenting perl scripts from being downloadable

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • slowJoe22
    New Member
    • Oct 2007
    • 3

    precenting perl scripts from being downloadable

    hi all,

    im writing a perl script that gets called from my webpage. the script resides on my windows/IIS server but evertime it runs, it asks the user if they would like to download it. the whole point of the script is to hide these internal workings from the users. how do i prevent the popup from occurring?

    cheers,

    joe
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Have you checked allow scripts in IIS?

    Comment

    Working...