In this post I will present how to generate HTML codes for the arabic letters and the escap characters as well.
for each character there is HTML code representing this letter the following table represnts some mapping between letters and its HTML codes:
|
Character |
HTML Code |
|
~ |
~ |
|
أ |
أ |
|
ش |
ش |
|
ى |
ي |
|
= |
= |
So I have wrote a java utility class which is inspired from the following post
http://www.javapractices.com/topic/TopicAction.do?Id=96
the EscapeChars java class is attached
| Attachment | Size |
|---|---|
| EscapeChars.java | 23.02 KB |

Recent comments
1 week 3 hours ago
2 weeks 1 day ago
2 weeks 3 days ago
2 weeks 5 days ago
3 weeks 1 hour ago
3 weeks 3 days ago
3 weeks 3 days ago
5 weeks 2 days ago
10 weeks 3 hours ago
10 weeks 4 hours ago