|
Posted by Rik on 06/08/07 08:02
On Fri, 08 Jun 2007 02:04:25 +0200, <google@weblinkunlimited.com> wrote:=
> Hello all,
>
> Thank you for reading my question.
> I am working on a response-system. When a customer asked for
> information, he will get an email rightaway. A part of the email is as=
> follows:
> [break]
> <td align=3Dcenter><img src=3D'http://www.*.com/sites/*.com/pictures/
> object/small_phpZCvEpe.jpg' border=3D0></td>
> <td align=3Dcenter><img src=3D'http://www.*.com/sites/*vaca! tion*/
> pictures/object/small_phpHPOyD6.jpg' border=3D0></td>
> <td align=3Dcenter><img src=3D'http://www.*.com/sites/*/pictures/objec=
t/
> small_phphEJFT2.jpg' border=3D0></td>
> [break]
> <td align=3Dcenter><img src=3D'http://www.*.com/sites/*.com/pictures/
> object/small_phpNuLP2g.jpg' border=3D0></td>
> <td align=3Dcenter><! img src=3D'http://www.*.com/sites/*vacatio!
> n*/pictures/object/small_phpY8tvuO.jpg' border=3D0></td>
> [break]
> <tr><td width=3D'100' valign=3D'top' align=3D'left'>Amenities</td><td
> valign=3D'top' align=3D'left'>1 !
> livingroom, 3 bedroom, 2 1/2 bathroom, Hurricaneshutter: Fully</td>
> [break]
> As you can see in the second and fifth (2 times) <td>-line, there is a=
> "!" in the message. Also in the last part, just before livingroom,
> there is also the "!". When I 'echo' $message the line before mail(),
> there are no "!" in the source.
>
> Who knows how those "!"are in the message?
>
> Thank you very much in advance
I'd say it's probably a local filter that tries to disable the image thi=
s =
way for some reason.
-- =
Rik Wasmus
[Back to original message]
|