How to Run CgiTest Example?

To run CgiTest  example,  you need to build a project first. 

Fulfill the following steps: 

  1. Load CgiTest example (<VIP_root>\WWW\CGI\Test\CgiTest. PRJ) into Visual Prolog VDE. 
  2. In the Application Expert choose "Other Options" tab. 
    Click "Project Directories" and then choose "Output" tab. 
    You will see that CgiTest.exe file will be placed into <VIP_root>\WWW\INETPUB\CGIsamp directory. 

3. Build your project. 

4. Copy CgiTest.exe together with CgiTest.htm from <VIP_root>\WWW\INETPUB\CgiTest directory into your server directory (e.g., INETPUB\wwwroot\CgiTest). 

5. Provide a possibility to run CGI applications from your server directory .

 6. Start any browser that supports forms. 

7. Load CgiTest.HTM: //cgitest/cgitest.htm"http://<your server name>//cgitest/cgitest.htm. <http://<your server name>