Help for this page

Select Code to Download


  1. or download this
    #set up
    #!c:/perl/bin/perl -w
    ...
        close(DAT);
    #end the subroutine
    }
    
  2. or download this
    Here is a small part of the code where I think I should be getting wha
    +t I need, but you probably are all familiar with this type of code (w
    +hile I am not)...
    .
    ...
        <option value="Last2Years">In the last 2 years</option>
        <option value="_Unspecified">All Dates</option>
        <option value="Custom">Enter date range...</option>