in reply to Re^2: running an executable from a cgi script
in thread running an executable from a cgi script
OK ... I don't think the 'refresh' problem will arise.
The steps will be as follows:
A script that uploads the text file to a named directory on the server. This has already been written. This cgi script will then (hopefully) point to this script which will then call the external program.
The results of the external program will come though as a text file also.
The steps will be as follows:
A script that uploads the text file to a named directory on the server. This has already been written. This cgi script will then (hopefully) point to this script which will then call the external program.
The results of the external program will come though as a text file also.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: running an executable from a cgi script
by swkronenfeld (Hermit) on Feb 09, 2006 at 16:58 UTC | |
by Angharad (Pilgrim) on Feb 09, 2006 at 17:05 UTC |
In Section
Seekers of Perl Wisdom