Help for this page

Select Code to Download


  1. or download this
      my $rs = $Server->CreateObject("ADODB.Recordset");
    
  2. or download this
      my $ea = $Server->CreateObject("Excel.Application");
      #or any other sort of COM object reference
      #look in your registry to see what you have