send sms without user intervention

Login to reply to this topic.
Fri, 2008-01-04 14:39
Joined: 2007-08-22
Forum posts: 1

Hai

I am trying to send an sms without 'inputing' either the recipient number or the text message
in the query dialog that crops in an aplication called 'smsexample' downloaded from net.

I commented the GetAddressL and QueryMessageL functions and provided the recipient
number and text Message into a literal string and called SendL() function.

There is no compile error in either of the case.i.e with the 'query dialog' or without it.
However, the message is not being delivered without the use of query dialog for the
recipient number and the text message.

I do not want to use the query dialog ( which needs a user intervention as above)

Is there any way out to bypass the query dialog

Thanks
Raveendra

  • Login to reply to this topic.