Hi guys,
I need help on how to call a script from ASP.net 2.0. I need to call a specific program from ASP.net, and what makes it hard is I have to allow the reader upload some text files, and then those text files need to be pass as an argument to the external script, python in this case. So...