https://issues.apache.org/bugzilla/show_bug.cgi?id=51359

--- Comment #3 from Keith Mashinter <[email protected]> 2011-06-15 04:28:15 
UTC ---
I've tested with simple cgi-bin/test.js that works to launch the script with
cscript.exe //nologo.

//!cscript.exe //nologo
WScript.Echo("Content-Type: text/plain");
WScript.Echo("");
WScript.Echo("Hello World!");

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to