Click here to Skip to main content
15,891,657 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
HI,


I am using MVC 3.0 .
I have .JS pages for validation, and one page (LogMessages.resx) where i added all alert messages and i want to use these messages inside the .js file.

If i am writing these validations in view then i am able to access LogMessages.resx but from .js page i am not able.
How can i use these messages ?

Thanks
Posted
Comments
govardhan4u 26-Mar-13 7:54am    
Try to pass that message as String argument to Javascript method

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900