Hi friends, am using jhtml textarea in my application, so am able to copy html directly into my textarea box like... But when i send email, its giving blank image in my inbox like.. And am using php.. $to = $info['email']; $subject = "$sub"; $fmm = "$c"; $headers = "From: Strk<$fmm> \r\n"; $headers .= "Content-Type: text/html; charset=ISO-8859-1\r\n"; $body = "$body"; PHP: pls help me.. Thanks lotzzzzzzzzzzz.
But if i saw source code in my mail box with firebug its showing... <img width="\"650px\"" border="\"0\"" alt="\"str-graphics.com\"">