Results 1 to 4 of 4
  1. #1
    hemaazez is offline Novice
    Windows 10 Access 2016
    Join Date
    Feb 2017
    Posts
    23

    convert text

    Datab1001.zipkindly
    i have a form to send a text SMS to mobils


    it work with English text
    but not work with Arabic text , the message text apper like ( 0±0…0¶0§0† 0±0…0¶0§0† )
    how i can concert the text to Arabic
    regards

  2. #2
    ranman256's Avatar
    ranman256 is online now VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,527
    can you set the font to an Arabic text?
    and be sure your settings, windows and access, are in UNICODE.

  3. #3
    hemaazez is offline Novice
    Windows 10 Access 2016
    Join Date
    Feb 2017
    Posts
    23
    Quote Originally Posted by ranman256 View Post
    can you set the font to an Arabic text?
    and be sure your settings, windows and access, are in UNICODE.
    this is not the problem . the problem how to send Arabic language via API

  4. #4
    CJ_London is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,445
    This is really a question for the provider - but suggest you need to change the language code here

    send.aspx?username=................&password=..... .................&language=3&sender=Gate&mobile=" & x & "&message=" & xt & "&messageEncoding = UTF8"""

    you may need to contact smsmisr.com or visit their website to get the correct code or seek further advice

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Convert text to numeric value
    By Natella in forum Programming
    Replies: 4
    Last Post: 11-11-2013, 02:55 PM
  2. Replies: 5
    Last Post: 04-01-2013, 11:49 AM
  3. Convert Combo Box to Text Box
    By zool in forum Access
    Replies: 4
    Last Post: 09-09-2012, 11:59 PM
  4. Convert rtf to plain text
    By techneophyte in forum Programming
    Replies: 0
    Last Post: 09-08-2010, 11:13 AM
  5. Convert text to numbers
    By randolphoralph in forum Access
    Replies: 1
    Last Post: 03-21-2010, 10:33 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums