Using ASP_Local_Resources and Ajax
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hello everyone, I am creating a page with various languages using ASP_Local_resources files, and it works correctly the user is able of choosing the language, but my problem is that in the language change it needs refresh all the screen not only located controls, and the page contains some graphics which make the language change a not very nice repainting, so I am thinking about Ajax in order to change only the afected controls, but I don´t know how to mixture the resources utilization and Ajax, could anybody give me a solution or any link in relation with. Best Regards