I have a main domain and a sub domain. Each with its own formmail.php by a different name. Now both are in the same folder with verifyimg.php. Formmail worked fine on my main domain until I finally got it set it up on my sub-domain. It works fine with CAPTCHA on my sub domain but now my main domain nolonger shows the CAPTCHA image and the site now says it cannot find the specific formmail.php for my main domain. Even though all my formmail scripts have unique names for each form, is there a problem with all the scripts for both domains being located in the same folder, and the verifyimg.php located in that same folder as well?