473,799 Members | 2,711 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Hebrew Help.

Hello,
I have a hebrew string that include numbers and other letters,
i need to revere only the hebrew fonts.
somebody told me using the bidi.

please help me.
Nov 15 '05 #1
2 2527
Ben,

What are you trying to accomplish? Do you want to parse text from one
language to another? I would look to Unicode and parsing the string
(possibly) and do a google search of "bidi" though I haven't used it
myself -- it may prove useful.

--
~~~~~~~~~~~~~
Tommie Carter
--

be***@cdcoin.co m (Ben Kayam) wrote in message news:<61******* *************** ***@posting.goo gle.com>...
Hello,
I have a hebrew string that include numbers and other letters,
i need to revere only the hebrew fonts.
somebody told me using the bidi.

please help me.

Nov 15 '05 #2
Assuming by "revere" you meant "reverse", what you need is the Uniscribe
API. You can pass a mixture of Hebrew and non-hebrew characters and get a
string returned which has the the correct formatting. Search MSDN for the
ScriptShape method.

This is a non-trivial task. Uniscribe is complex, poorly document, and there
does not seem to be a .NET wrapper.

Regards

John Farrow

"Ben Kayam" <be***@cdcoin.c om> wrote in message
news:61******** *************** **@posting.goog le.com...
Hello,
I have a hebrew string that include numbers and other letters,
i need to revere only the hebrew fonts.
somebody told me using the bidi.

please help me.

Nov 15 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
9245
by: Mr. x | last post by:
Hello, I am sending emails with Hebrew contents. When receiving emails - I cannot see the Hebrew characters (it is not outlook express configuration, because when receiving emails from friends - I see hebrew, it is just sending by myself using *.aspx scripts). In web.config I have the following : <configuration> <system.web>
0
1167
by: Julia | last post by:
Hi, I am trying to POST values from WINFORM application to ASP(not ASP.NET) page,which save them in ACCESS data base(support unicode) The values contains Hebrew and English characters no matter what encoding I use,I could not figure lout how to pass the Hebrew characters I understand that WebClient internally uses UTF8 inetersting...in order to debug it,thge ASP return a string which contains all values which was passed to it
3
3710
by: Eitan | last post by:
Hello, I am looking for a function which convert hebrew string (windows) to hebrew string (dos). That's should pay attantion to commas, numbers, and any other character, that may have problem when converting hebrew from dos to hebrew. Thanks :)
7
2866
by: Elie Nacache | last post by:
Hi all, I develop an application (JAVA/JSP) on RedHat PostgreSQL 7.4.3 with PostgreSQL 7.4.2 JDBC3 with SSL (build 213). This application needs to serve pages in LATIN1 and Hebrew. For that I create 2 Databases, one DB in UNICODE encoding with client encoding LATIN1 when in the JSP the charset encoding is iso-8859-1 and it's working fine from client to server and server to client. so I decide to do the same thing with Hebrew -- DB in...
40
3122
by: Shmuel (Seymour J.) Metz | last post by:
I'd like to include some Hebrew names in a web page. HTML 4 doesn't appear to include character attributes for ISO-8859-8. I'd prefer avoiding numeric references, e.g., "&#x05E9;&#x05DE;&#x05D5;&#x05D0;&#x05DC;". Is there currently a standardized set of character attributes for Hebrew? If so, is there a downloadable set of definitions for those attributes? Thanks. --
2
2398
by: Zippy | last post by:
Hi. I'm working in Access 2003 - standard English version - and am trying to write a program with a Hebrew user interface. Being that Hebrew is a right-to-left language, the orders of columns in a pulldown list, 'left' control position property, etc, are not easy to work with. 1. What do I need for a fully Hebrew version of Access. Do I need a Hebrew version, or is there something with which I can update my current A2003?
2
3013
by: Mitul | last post by:
Hello Friend, I am having very strange problem with mail function. As I have to implement Newsletter things in my hebrew site. I have implemented everything but having problem with subject line is not display on any one of mail services. Mail display body part properly in hebrew but subject line having problem its display junk character in subject. I am not able figure out what is the actual problem. Please help me for this matter.
4
3512
by: ofiras | last post by:
Hi everyone, I made a web page in PHP, and included in it PHP file, which prints Hebrew text. I used the web page to include other files, but only this particular PHP file makes my Hebrew look like gibberish ("׳‘׳—׳¨ ׳�׳™׳§׳•׳� ׳”׳“׳£ ׳‘׳™׳� ׳”׳“׳₪׳™׳�") even in the source code, and only on the text he prints (I print Hebrew in the web page itself, before and after the included PHP, and...
4
2245
by: Mr. X. | last post by:
I have a problem showing hebrew on my site. Please, help. Here is the code : web.config ======= <configuration> <system.web> <customErrors mode="Off"/>
0
9550
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10495
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9085
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development projectplanning, coding, testing, and deploymentwithout human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7573
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupr who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6811
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5597
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4148
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3764
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2942
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.