M
Max
hi
i want to compare a unicode string "અમદાવાદ" with a
string fetched from database, example code is given below.
str contain value fetched from database and
"અમદાવાદ" is unicode of
"અમદાવાદ".
if str = "અમદાવાદ" then
end if
how to do this in asp.net
please let me know if any one has solution.
i want to compare a unicode string "અમદાવાદ" with a
string fetched from database, example code is given below.
str contain value fetched from database and
"અમદાવાદ" is unicode of
"અમદાવાદ".
if str = "અમદાવાદ" then
end if
how to do this in asp.net
please let me know if any one has solution.