I have decades of experience of Fortran programming. I also have plenty of website development experience includig ASP scripting and database access. What I want to do now is make Fortran programs available over the Internet via a web site, with user supply of parameters presumably through a form (using the 'POST' convention?), and output of results back to the user in text and graphical forms. There will also be I/O using files on the web server.
I haven't the slightest idea how to go about this. What I/O streams would I use, and how would these be attached to the necessary ports on the web server?
Will I need to use the Visual Studio .NET version or can I build stand-alone Fortran programs? Is it possible to use Clearwin+ ?
Thanks in advance for any advice.