We have make some multilingual web application.

1.the server side must use unicode.
2.the html page or aspx return page must use UTF-8.  with 1 and 2, u can
store any language data into your database.(your database field must is
unicode)
3.I suggest the client resource can download from server side, so resource
store in server side. U can use ajax to download the resource as a list.
4.I don't make app include both right-to-left and left-to-right :-(


=======================================
hi,

the application we develop is a multilingual application. the application
itself intends to support more then 10 different languages; both kind of
languages are supported, right - to - left and left - to - right.

is it somehow possible to create global variables for javascript with
ajax.net. maybe there is a way where i can set an ajax attribute to a
property which will register it to the ashx files as variables. the private
variable itself would take then the data from a reseorce file which would
make it easy to maintain.

any way to realize something like that?

thanks in advance for your feedbacks,

kind regards,
roni schuetz





--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Ajax.NET Professional" group.

To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]

For more options, visit this group at http://groups.google.com/group/ajaxpro

The latest downloads of Ajax.NET Professional can be found at 
http://www.ajaxpro.info
-~----------~----~----~----~------~----~------~--~---

Reply via email to