| New Line / Line Break |
| SMS & MMS Technical Forum » NowSMS Support - SMS Issues (Product Support Only) » Archive through April 10, 2005 » New Line / Line Break | « Previous || Next » |
| Author | Message | |||
| Anonymous |
How do i get a message to display with line breaks in between Eg: This is Heading AAAAA BBBBB CCCCC DDDDD | |||
| Bryce Norwood - NowSMS Support
Board Administrator Username: Bryce Post Number: 4220 Registered: 10-2002 |
If you are sending an SMS, include a CRLF in the message. For example, I will adapt the simple example at: http://www.nowsms.com/documentation/ProductDocumentation/sending_messages/sendin g_text_messages.htm And in a URL request you would include the CR (%0D) and LF (%0A) characters: http://127.0.0.1:8800/?PhoneNumber=xxxxxxxx&Text=This+is+Heading%0D%0AAAAAA+BBBB B%0D%0ACCCCC+DDDDD | |||
|

