GET VISITOR's INFOR.
  1. Copy this file: general_info.pl and put it under cgi-bin directory. No need to modify.
  2. Make a file call counterstore.dat by typing at the prompt: pico counterstore.dat, put 0, then save it. This file is for the access counter.
  3. How to call it:
    Type: <a href="http://www.cs.iupui.edu/cgi-bin/cgiwrap/username/general_info.pl">Get Infor.</a>
  4. DEMO

EXIT