Localization question

G

Guest

Dear all
Q1.) How to localization in javascript -- asp.net 2.0
e.g.
function onDelete()
{
if (confirm('are you sure to delete it?')==true)
return true;
else
return false;
}
}
how to localise 'are you sure to delete it'?


Q2.) Any online document and msdn document about localisation?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top