Okay, I played with the code a little bit, and I think that I may have the wrong version of sendmail? (is that possible?) I looked commented out that subroutine, like you said in your last email, and then the page refreshed saying that the email was sent, but if I understand the code, when I commented out that sub, I killed the email updating. I do want that to work, so I looked at my shell account, and from any prompt I can type '/usr/sbin/sendmail' and it says that I need to specify recipient names, which I consider as a good indicator that the sendmail program is there. Is there something that I can change to make the script call sendmail differently? If all else fails, can I run it without email support?