link users and fortran program through WEB

lizliao at yahoo.com lizliao at yahoo.com
Wed Aug 23 18:55:01 EDT 2000


I work for a big corporate where there are many heritage programs
(fortran). I like to collect input from web and run the fortran exe on
the web server (window 95 OS) and then return the output in HTML format.
Is python equipped to do that? As of now in python prompt, I cannot even
invoke the fortran exe. This is what I did:
import os.path
execv ("path/.exe")

I have to admit I have no clue. Can anyone help? Or show me the
direction? Thanks!


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list