URI Date Seconds File Size ----------------- --------------------- ------- --------- /profileQuery [06/Apr/2004:13:40:36 0 893 URI Date Seconds File Size ----------------- --------------------- ------- --------- /profileQuery [06/Apr/2004:13:41:12 0 867 URI Date Seconds File Size ----------------- --------------------- ------- --------- /profileQuery [06/Apr/2004:13:41:23 0 883 #### while() { $Recs = $_; chomp($Recs); ($IP, $Host, $Dash, $Date, $TZ, $Method, $URL, $Pro, $Status, $Time, $Size) = split(' ', $Recs); if($URL eq $SearchFor) { $SuccessCount = $SuccessCount + 1;