Special characters in alert messages - TechRepublic
General discussion
August 29, 2002 at 07:11 PM
lakshmi

Special characters in alert messages

by lakshmi . Updated 23 years, 6 months ago

The message in the alert should have an apostrophe. How should i do that?.

For example:
The message is
alert(“Date should be greater than tomorrow’s date”);

actually the message is sent from the script function of a jsp to the function in .js file where the .js file is used in the jsp using src=’filename.js’.

This discussion is locked

All Comments