|
-
Feb 16th, 2013, 03:34 AM
#1
Thread Starter
Member
Re: Unicdoe
Dim url As String
url = "http://weburl.jsp?usr=abc&pass=def&msisdn=95786123384645&sid=ABC&msg=welcome&mt=0"
webbrowser1.navigate(url)
the url i got from provider. Is there any other better way of sending sms using api ?
sms provider told to send arabic, in place of welcome i have to put the unicode value of the arabic text and mt parameter has to be set to 3
thats the reason im asking to convert arabic text to unicode
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|