*** Load the Web Connection class libraries
DO WCONNECT
*** Load the server - wcDemoServer defined below
goWCServer=CREATE("wcDemoServer")
*** If running a CGI Web server uncomment the following line
goWCServer.oRequest = CreateObject("wwShellCGI")