1. Re: Never a console [cgi troubles]
- Posted by Ralf <nieuwen at XS4ALL.NL> Apr 11, 2001
- 390 views
> For a cgi program, you should always use ex or exu, never > exw. When calling a program from your cgi script, use It is run under Windows NT and I already got the provider so far to *install* euphoria (i.e., associate 'exw.exe' with '*.exw' files) And I am using long filenames as well .. (although I could fix this). So, how do I get it to run under Windows NT as a cgi-thingie ? Would I be able to use a perlscript to store the input & output the output from a file, etc. ? > junk = system_exec(progname_and_parameters,2) > to avoid a console window. Are you referring to opening an .exw file without any console windows ? Its a commercial project and it might make Euphoria more known as well. I would really appriciate any solution. Greetings, Ralf