home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / zkuste / delphi / unity / d5 / DBGCGI.ZIP / TESTCGI / readme < prev    next >
Text File  |  2001-03-05  |  303b  |  5 lines

  1. After all the required steps for a normal CGI are done,
  2. compile, set a breakpoint, press F9, open the browser and try this URL:
  3. http://localhost/path_to_CGI/project1.cgi?continent=South+America
  4. Of course, you need to write the real path and please check for
  5. steps 3 and 4 in the small documentation.