Question
coldfusion with javascript alert problem with apostrophe
Hi
I have alert ("thanks for sing up #fname# - #lname# ")
but fname='Charles's
lanme ='Charles's'
so javascript is not interpret with apostrophe . how can i resolve it thanks
I have alert ("thanks for sing up #fname# - #lname# ")
but fname='Charles's
lanme ='Charles's'
so javascript is not interpret with apostrophe . how can i resolve it thanks