deeps
06-23-2008, 05:26 AM
hey,
I am tryin to send a brew directed SMS using my application.
half of the string is hard coded while the other half is dynamic ie entered via itextctl.
'//brew:0xabcd:test: case1' - SMS is sent but
'//brew:0xabcd:test:case2' - SMS is not sent..
A single space makes the difference.
the part till '//brew:0xabcd:test:' is hard coded and the rest can change.
i am currently working with motorola v3c...
Can anyone tell me what could be the problem???? :confused:
I am tryin to send a brew directed SMS using my application.
half of the string is hard coded while the other half is dynamic ie entered via itextctl.
'//brew:0xabcd:test: case1' - SMS is sent but
'//brew:0xabcd:test:case2' - SMS is not sent..
A single space makes the difference.
the part till '//brew:0xabcd:test:' is hard coded and the rest can change.
i am currently working with motorola v3c...
Can anyone tell me what could be the problem???? :confused: