my professor gave me the following task:
make a web page, that contains a form with a single file upload field. when the user uploads the file, then, using the webserver of choice (in my case - apache + php on windows), execute the script and return results to the user via the same webpage where he uploaded the script. in case there is some input data, prompt the user to enter it.
i don't know where to start on this, the upload handling is quite easy(using javascript, html and php as backend), but after that i dont know how to run it, hot to make the user enter input data if needed etc.
math.exe -script <path_to_notebook.nb>but i do not get any output back, so that is one issue i am facing. if i can get the output (from a plot for example) then i can return that to the user. $\endgroup$