Thread: ASP Components
View Single Post
Old 30-08-2006, 07:35 PM   #13 (permalink)
adam
Registered User
 
adam's Avatar
 
Join Date: Jan 2003
Location: UK
Posts: 181
I think you've mis understood what I am asking.

My concern is that some of the CDOSYS scripts will stop working because an email will be sent something like this:

To: sales[at]catalyst2hostedsite.com
From: someperson[at]hotmail.com
Subject: Order placed
Body: An order has been placed on your website.

I understand that this will work:

To: someperson[at]hotmail.com
From: sales[at]catalyst2hostedsite.com
Subject: Thankyou for your order
Body: Your order will be sent soon!

I hope that it won't matter if the domain name for the site is placed in either the to or from as long as its in one of those fields but from what I am being told this won't be the case. In which case I will come and beat Paul with a stick until he makes my sites work again.
__________________
ASP.net is the reason why I am learning PHP
adam is offline   Reply With Quote