Sending text sms in arabic

Sending text sms in arabic SearchSearch
Author Message
Fadoua
New member
Username: Fadoua

Post Number: 1
Registered: 03-2005
Posted on Wednesday, March 16, 2005 - 10:36 am:   

Hello,

I want to send a sms text in arabic using now sms. I use the URL http://127.0.0.1:8800/?PhoneNumber=xxxxxxxx&Text=arabic text

Please, I want to know if it is possible or not. And what I have to do to send this sms.

Thanks in advance.
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 4181
Registered: 10-2002
Posted on Wednesday, March 16, 2005 - 05:52 pm:   

Yes.

By default, NowSMS expects your text (the "Text=" parameter) to be in UTF-8 format.

But if you wanted to submit in Arabic format directly, add the parameter "&charset=iso-8859-6".

For example:

http://127.0.0.1:8800/?PhoneNumber=xxxxxxxx&Text=arabic&charset=iso-8859-6