How I access HttpContext.GetGlobalResourceObject() in javascript(.js) file which is used in my appli
- by puru
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.