hi guys
i am developing a application in which i want to use multilaguage.
when user select english then the whole page displays in the "english" language .there are multiple languages.
i want to update the whole page depends on the selected language ,i have done that much using the resources files in asp.net
only the problem is that how can i set the html tags values in resource files
ex:i have set the label values in the file like that:"lblNoticeResource1.Text Today is:"
i want to set the paragraph,hesading tags also
please help me
thanks in advance..............