in reply to Multiple Scripts?

Seems like alot of discussion over something that really (to me) sounds pretty straightforward.

What about: <code> use CGI; use LWP::Simple; $q = new CGI; $date = $q->param('date'); if ($date eq 'today') {

Gary Blackburn
Trained Killer