I have a link in a php script in one secure domain to access a page in another secure domain and the browser's (IE, Firefox) give me a warning message: Although this page is encrypted, the information you have entered is to be sent over an unencrypted connection and could easily be read by a third party. Are you sure you want to continue sending this information? Is there a way to include both domains together, maybe an .htaccess entry or a php bit of code in the link program? If this sounds stupid, bear with me as I don't write PHP.