Hello, i am trying to web pages in different languages based on user selection,The culture settings just chage date,currency & numeric format,is it possible to apply changes without modifying resource files??is there any way around thanx in advance rgds rvn
what do you mean - "without modifying resource files" ? if you want different text for each language, you 'll need to store the translated text somewhere. personally, i prefer to store the text in a db and then load up a hash table at app start. i found that
the .net resource files are difficult to manage as you get a seperate one for each language....
rekha nair
Member
70 Points
14 Posts
MultiLingual Website
Mar 10, 2004 05:15 AM|LINK
mbanavige
All-Star
134967 Points
15422 Posts
ASPInsiders
Moderator
MVP
Re: MultiLingual Website
Mar 11, 2004 04:46 PM|LINK