From: Lance <[EMAIL PROTECTED]> > I have a question and I was wondering if anyone had an > opinion on it. I am using a perl script to parse > through a log file and if there is an error found I > need to send and email to someone.. > > I was thinking about calling an ASP page and passing, > the relevant information and when this page is called > generate and send the email.
Sorry but ... do you need to be able to start the log file parsing from the web, or do you want to do it automaticaly? If the second there is no reason to involve the web server. Just schedule a perl script that'll do everything needed. No need for any CGI nor ASP. Jenda =========== [EMAIL PROTECTED] == http://Jenda.Krynicky.cz ========== There is a reason for living. There must be. I've seen it somewhere. It's just that in the mess on my table ... and in my brain. I can't find it. --- me -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]