On our website:
When a customer downloads our products, he/she fills in the following form:
Once he fills this, in the back-end a perl script is called 'downloadmca.pl'.
This is processed, and then the user is redirected to a thank you page.
An email is then sent (from the perl script) to the user confirming this. This email is not displaying the correct output. Even though I have uploaded the script on many occasions.
There is an annoying ! (exclamation mark) that keeps appearing in the output text. But this changes position randomly with each email request. This also appears in the email subject line once you click on the email links.
We've downgraded the MIME::Lite problem, and that didn't help.
Has anyone got any idea, why this charater may be appearing? The perl script has no ! characters in it...we've done a search on it to check as well.
Any help would be appreciated.
Cheers
Sambo
When a customer downloads our products, he/she fills in the following form:
Once he fills this, in the back-end a perl script is called 'downloadmca.pl'.
This is processed, and then the user is redirected to a thank you page.
An email is then sent (from the perl script) to the user confirming this. This email is not displaying the correct output. Even though I have uploaded the script on many occasions.
There is an annoying ! (exclamation mark) that keeps appearing in the output text. But this changes position randomly with each email request. This also appears in the email subject line once you click on the email links.
We've downgraded the MIME::Lite problem, and that didn't help.
Has anyone got any idea, why this charater may be appearing? The perl script has no ! characters in it...we've done a search on it to check as well.
Any help would be appreciated.
Cheers
Sambo