in reply to Running an application on a user's computer from a CGI script.

According to my /etc/mime.types:
application/x-msdos-program com exe bat dll

But AFAIK most browsers nowadays don't let you execute a program directly from a remote link (for very obvious reasons), which means you'd have to save it to disk anyway.

  • Comment on Re: Running an application on a user's computer from a CGI script.
  • Download Code