international strings in TextBox fields

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Pavel Gusak

    international strings in TextBox fields

    Hello.
    I need to input international (Ukrainian) string in TextBox in ASP.NET form.
    When I enter something into the field, international words is just wiped out
    and server receives only English words ("ukrainian, english ukrainian" is
    received as ", english ").
    charset is properly set in <head> section. What else should I specify to
    enable international input?
    Thank you.


Working...