Hi,

Thursday, January 9, 2003, 7:31:35 AM, you wrote:
PH> Hi everyone, I am new to this list, so this is my first post.

PH> I am trying to sen dan HTML email, and so far I got everything running,
PH> except for one very odd problem.

PH> 1.) I am setting up all my variables within the .php Script.
PH> 2.) I generate my HTML email
PH> 3.) I am outputting the email to the browser and send it to myself

-->> Now here comes the problem:

PH> In the browseroutput the text looks like I want it to be. In the email
PH> however,
PH> there are several EXCLAMATION MARKS ("!") added to the code (and therefore
PH> the body).
PH> How can this happen?? Is there some trick I have missed? The exclamation
PH> marks are
PH> positioned within the email according to the amaount of characters I submit
PH> with the
PH> email.

PH> I have set up a simple page where you can view the .php file, the output and
PH> the email.

PH> http://www.gsdh.org/pleasehelp/index.html

PH> If anyone of you could spare the time, I would be really gratefull as I have
PH> to finish this but am
PH> stuck!  :(

PH> Thans again,
PH> Philipp

What happens if you paste the php output directly into your mailer ?

-- 
regards,
Tom


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to