How I access HttpContext.GetGlobalResourceObject() in javascript(.js) file which is used in my appli

Posted by puru on Stack Overflow See other posts from Stack Overflow or by puru
Published on 2010-05-04T05:32:04Z Indexed on 2010/05/04 5:38 UTC
Read the original article Hit count: 518

Filed under:
|
|

I am using javascript file for validtion. Now I have to localize that javascript file. I want to HttpContext.GetGlobalResourceObject() in .js file. Can I use HttpContext.GetGlobalResourceObject() in my .js file? Is there any other option to locaize javascript file.

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about c#3.5