| View previous topic :: View next topic |
| Author |
Message |
attigs
Joined: 03 Mar 2008 Posts: 1 Location: Lagos
|
Posted: Mon Mar 03, 2008 1:42 am Post subject: Sending message from custom application |
|
|
I am trying to send a message from a custom developed application to the SMS messaging server ,i want the message to display in multi-line format more like line feed .
eg. Amount :20000
Date :12/02/08
Account No. : RG0001
Location : Lagos
I tried using the vbcrlf within the message and but it vbcflf appears as part of the message.
I would be very grateful if someone could help  |
|
| Back to top |
|
 |
Leon
Joined: 11 Jul 2007 Posts: 405
|
Posted: Tue Mar 04, 2008 11:42 am Post subject: |
|
|
Hi,
Thank you for your post.
Can you try vbCr of vbLf instead of vbCrLf ?
Leon |
|
| Back to top |
|
 |
|