Last post Feb 11, 2008 03:13 AM by vivek_iit
Member
52 Points
135 Posts
Feb 08, 2008 09:38 AM|Proogeren|LINK
Hi
I am using C# and want to do the following.
I have a global resource file and in my aspx page I have a javascript function that propts the user if he does something wrong..
eg. like
{
alert("bla bla ");
}
Can I access a codebehind value (variable/method) or the global resource file to allow my alert message to support multiple languages?
Thanks
Localisation in Javascript C# global resource file
Star
9003 Points
3145 Posts
Feb 11, 2008 03:13 AM|vivek_iit|LINK
Refer this post:
http://geekswithblogs.net/vivek/archive/2008/02/11/119443.aspx
Member
52 Points
135 Posts
Localisation in Javascript
Feb 08, 2008 09:38 AM|Proogeren|LINK
Hi
I am using C# and want to do the following.
I have a global resource file and in my aspx page I have a javascript function that propts the user if he does something wrong..
eg. like
function Notify(){
alert("bla bla ");
}
Can I access a codebehind value (variable/method) or the global resource file to allow my alert message to support multiple languages?
Thanks
Localisation in Javascript C# global resource file
Star
9003 Points
3145 Posts
Re: Localisation in Javascript
Feb 11, 2008 03:13 AM|vivek_iit|LINK
Refer this post:
http://geekswithblogs.net/vivek/archive/2008/02/11/119443.aspx
Communifire: Social Networking and Business Collaboration Platform