On 7/13/07, Jawwad Farooq <[EMAIL PROTECTED]> wrote:
Hi to all, Please tell me how to add 'New Line' character in the message string that i will pass to Kannel server.
we just include the \n character in the text, and it gets sent to the phones no problem. don't forget to URL encode your strings before passing them to the server. exacty HOW you do this depends on your programming language. consult your favourite manual. m.
