J
Julia
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
the winform application display the Hebrew characters!!
Thanks in adavance.
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
the winform application display the Hebrew characters!!
Thanks in adavance.