Login or Sign up Help | Site Map
Connecting Tech Pros Worldwide

Embed HTML to send Email

Question posted by: jeenajos (Member) on May 12th, 2008 08:54 AM
Hi all,
I have a jpg picture and a form in which the form gets the feedback of the people.
I had tried to send it thru email, but i dont get it in correct format.
I tried in front page,outlook express. But i failed. I get like attachment and the form alone as inline.
Also i had given a background color for that page. But wen displaying that color is not shown.
Pls help. Im working in this for last 2 days...
Would you like to answer this question?
Sign up for a free account, or Login (if you're already a member).
harshmaul's Avatar
harshmaul
Expert
481 Posts
May 13th, 2008
08:23 AM
#2

Re: Embed HTML to send Email
Sorry chap!

this doesn't make much sense.... if you are trying to send e-mails using HTML... simple answer is you can't you need to use a server side language.... you can make it appear that the html is sending the email like this....

Code: ( text )
  1. <a href="mailto:me@bytes.com">click here to e-mail</a>


Please post your code and we can have a look at what your trying to do

Reply
Reply
Not the answer you were looking for? Post your question . . .
170,099 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

Top HTML / CSS Forum Contributors