Home > Item #40
I have my payonline.asp and mailorder.asp in a secure location on my server. I find that the order is properly placed however no emails are sent to either the shop or the customer, can you offer an suggestion for this?
This could be one of two reasons. Firstly, the mail method setting in the config.asp file is set to 'off'. This setting is for testing purposes on a local system where the mail components aren't installed and the code would generate errors otherwise. Alternatively, mail method might be set to CDO, but this has not been set up on the server.