Juan thanks for your help so far!! I am using php too. Do you have to URLENCODE? Or anything like that? When we put chr(13) in the echo, it seems to ignore it. Can you show me a sample of your code?
-----Original Message----- From: Juan Nin [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 30, 2008 11:50 AM To: Patrick Mignott Cc: [email protected] Subject: Re: Line break we're using chr(13) on PHP hope it helps 2008/1/30 Patrick Mignott <[EMAIL PROTECTED]>: > > > > > How do I get a line break in the SMS message? > > For example > > > > Hello > > World > > ?? > > Not matter what I do it comes on 1 line hello world or with the codes I get > "hello %0d World" > > > No virus found in this outgoing message. > Checked by AVG Free Edition. > Version: 7.5.516 / Virus Database: 269.19.16/1251 - Release Date: 1/30/2008 > 9:29 AM > No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.516 / Virus Database: 269.19.16/1251 - Release Date: 1/30/2008 9:29 AM No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.516 / Virus Database: 269.19.16/1251 - Release Date: 1/30/2008 9:29 AM
