Hi Jonathan, > on "frommail.php":
Are you familiar with the formmail.php script?: http://www.boaddrink.com/projects/phpformmail/ > Depending on your version of PHP I would guess you are > running PHP 4.2 > or greater with register_globals = off. Thanks! Since I'm under pressure, I switched it to on to get it working. I'll go back next week and make the changes so I can keep it off. I was thinking about it, and we've got a few people doing forms. Ideally, what I'd like to do is have one results page that'll work for all forms. But, to do that, I'd need some php magic that would just fill in the part in the middle. That way, I could retain the site template. I know it's got to be possible, I just have no idea how. Jody -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php