ok i can post the script if you guys want its kinda on the large side mostly i just need to bounce some ideas off you

i made a event calendar and now i am making a script to email
users of the current months events i have this working

this is the issuse i made a html email in php i make a table in it
now when i go to the page every thing comes up perfect but
when i get the email that should look exsactly like that
some data in the table is shifted or the <td> itself is not
a color any one have any ideas and some random ! show up ?

Recommended Answers

All 3 Replies

ok i can post the script if you guys want its kinda on the large side mostly i just need to bounce some ideas off you

i made a event calendar and now i am making a script to email
users of the current months events i have this working

this is the issuse i made a html email in php i make a table in it
now when i go to the page every thing comes up perfect but
when i get the email that should look exsactly like that
some data in the table is shifted or the <td> itself is not
a color any one have any ideas and some random ! show up ?

javascript works in mailbody?

i belive it could work since it is a html format email but i am not using javascripting i just made a counter in the php and made all my <tr><td></td></tr> that way

needed to use a /n /r
in the echo

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.