PDA

View Full Version : C# ASP language change?


gyda85
04-09-2008, 04:01 PM
Have a mobile ASP page I'm developing which is for mobiles. I want to give the option of changing the language and am using .resx files for that but it seems I have to change the language before the page loads and I'm out of ideas.

Mind that most of the events one would normally use, take use of javascript that mobiles do not run.

Help?