Help for this page

Select Code to Download


  1. or download this
    static void Main(string[] args)
            {
    ...
                    Console.WriteLine(e.Message);
                }
            }
    
  2. or download this
    SOAP::Transport::HTTP::CGI   
        -> dispatch_to('proxyLicenceService')     
    ...
        system("echo $test >> C:\\www\\htdocs\\cgi-bin\\test.log");
    
    }