Hi All,
I have one search form and all scripts writen on only this one page.
Now I have issue with Arabic Language. It does not searching. I have change also property language, encoding type, language of Arabic which is below:
------------------
<meta http-equiv="Content-Language" content="ar-sa">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1256">
------------------
when I put arabic word (فو) in form and search then in url address of browser showing below address and not giving result:
------------------
http://www.domain.com/searchasp?sear...&mode=allwords
------------------
But when I am changig in above url from (%DD%E6) to (فو) then it is giving result all matched (فو).
I think this issue related to form property issue of tag (enctype="")
If yes could you please tell me how to include the arabic language/corrector in this? as I am not programmer.
If you belive there is not such reason for this, please tell me what is the reason.
I appriciate your help.
Thanks,
Raza