Hi.
I am experiencing a typical problem. I am using Globalization in my web application. Now, the problem comes when I see a web page my application in Spanish in Non-IE browsers (Firefox, Opera and Netscape). As the page loads for the first time, it appears fine. However, if it posts back (I have a gridview on the page and when the data is bound to the page and the page posts back) diacritical marks appear out. For instance, the word "Búsqueda Rápida", which is in Spanish appears out to be "Búsqueda Rápida" after the post back. The text appearing on the application comes from the content in my application.
I have no clue at all why this is happening. Please help me out asap.
Regards,
Abhinav Sharma.