in reply to Re: Passing a file from a form, processing, and then outputting as html
in thread Passing a file from a form, processing, and then outputting as html

It's possible to do such a thing. Yet there's no reason a plain old CGI can't accept a file upload, process it, and print out results.
  • Comment on Re^2: Passing a file from a form, processing, and then outputting as html