I am looking at /usr/local/rt2/WebRT/html/Search/Listing.html , line 55 or so. There is a 'foreach my $col ...' there. What are the values for $col as it iterates through this list? I have been trying things like "if ($col eq "id") {" and "take" and "Take" and "ID" and "Id", with " and ' characters both. I cannot get a match for the life of me. Rob