473,396 Members | 1,971 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

"!" in string when sent by mail()

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=center><img src='http://www.*.com/sites/*.com/pictures/
object/small_phpZCvEpe.jpg' border=0></td>
<td align=center><img src='http://www.*.com/sites/*vaca! tion*/
pictures/object/small_phpHPOyD6.jpg' border=0></td>
<td align=center><img src='http://www.*.com/sites/*/pictures/object/
small_phphEJFT2.jpg' border=0></td>
[break]
<td align=center><img src='http://www.*.com/sites/*.com/pictures/
object/small_phpNuLP2g.jpg' border=0></td>
<td align=center><! img src='http://www.*.com/sites/*vacatio!
n*/pictures/object/small_phpY8tvuO.jpg' border=0></td>
[break]
<tr><td width='100' valign='top' align='left'>Amenities</td><td
valign='top' align='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

Jun 8 '07 #1
2 1308
Rik
On Fri, 08 Jun 2007 02:04:25 +0200, <go****@weblinkunlimited.comwrote:
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=center><img src='http://www.*.com/sites/*.com/pictures/
object/small_phpZCvEpe.jpg' border=0></td>
<td align=center><img src='http://www.*.com/sites/*vaca! tion*/
pictures/object/small_phpHPOyD6.jpg' border=0></td>
<td align=center><img src='http://www.*.com/sites/*/pictures/object/
small_phphEJFT2.jpg' border=0></td>
[break]
<td align=center><img src='http://www.*.com/sites/*.com/pictures/
object/small_phpNuLP2g.jpg' border=0></td>
<td align=center><! img src='http://www.*.com/sites/*vacatio!
n*/pictures/object/small_phpY8tvuO.jpg' border=0></td>
[break]
<tr><td width='100' valign='top' align='left'>Amenities</td><td
valign='top' align='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 this
way for some reason.
--
Rik Wasmus
Jun 8 '07 #2
On 8 jun, 10:02, Rik <luiheidsgoe...@hotmail.comwrote:
On Fri, 08 Jun 2007 02:04:25 +0200, <goo...@weblinkunlimited.comwrote:
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=center><img src='http://www.*.com/sites/*.com/pictures/
object/small_phpZCvEpe.jpg' border=0></td>
<td align=center><img src='http://www.*.com/sites/*vaca!tion*/
pictures/object/small_phpHPOyD6.jpg' border=0></td>
<td align=center><img src='http://www.*.com/sites/*/pictures/object/
small_phphEJFT2.jpg' border=0></td>
[break]
<td align=center><img src='http://www.*.com/sites/*.com/pictures/
object/small_phpNuLP2g.jpg' border=0></td>
<td align=center><! img src='http://www.*.com/sites/*vacatio!
n*/pictures/object/small_phpY8tvuO.jpg' border=0></td>
[break]
<tr><td width='100' valign='top' align='left'>Amenities</td><td
valign='top' align='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 this
way for some reason.
--
Rik Wasmus- Tekst uit oorspronkelijk bericht niet weergeven -

- Tekst uit oorspronkelijk bericht weergeven -
Thank you for your answer, but why is it also done where only text is;
before livingroom, which is not a picture?

Jun 8 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: NotGiven | last post by:
WHen I use php's mail() function, the recipient sees the hosting userID - NOT GOOD!. Are there any settings I can change or code it a different way? Thanks.
2
by: Larry Viezel | last post by:
I have a string: sring Result = "This is the string I want sent as a text file" I have MailMessage: MailMessage TestMail = new MailMessage(); TestMail.From = "larry.viezel@tmp.com";...
0
by: desi.american | last post by:
I'm using System.Web.Mail to send an email message from an ASP.NET web page. This is the main section of the code. //************* start code ***************************** string mailHost =...
1
by: ad | last post by:
I use vs2005. I wnat to create a dataset in design time. I have a connection string in web.config. At the first step of DataAdapter wizard, it prompt me to enter a new connection, At the last...
10
by: Lyle Fairfield | last post by:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbaac11/html/acfctNZ_HV05186465.asp "If the value of the variant argument is Null, the Nz function returns the number zero or a...
7
by: Steve | last post by:
hello, i need to send emails ( HTML emails ) that have javascript processing kept enabled when they reach their destination.i tried but seems everything related to javascript ( events, keywords...
5
by: fcetrini | last post by:
Hello to the board, i'm facing this problem and i need some help: with cdosys i'm able to send e-mail from asp using the local exchange server. Now I also have to save the sent mail into the user's...
1
by: ganesh22 | last post by:
Hi, Iam using below code for sending a mail, but its not storing in my sent mail option, how can i see that one in sentmail and how can i find that mail size? MailMessage msg = new...
1
by: gilit golit | last post by:
HI ! I am expirienced C++ programmer , but new to C# 1. What is the difference between string and String ? when is each one used ? 2. I tried to use "ToCharArray" , because I need the text in...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.