View Single Post
  #2 (permalink)  
Old Nov 22nd, 2004, 08:10
Webforumz Staff Webforumz Staff is offline
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
You'll want to call the .SetLocaleIDs method of the mail object to the location ID for Arabic windows.

For a list of codepageid's check: http://msdn.microsoft.com/library/de...s/charset4.asp

for example objnewmail.setlocaleids(1256) which is Arabic (Windows)