ya.. i am sorry.. i meant prepend..
the code which comes after prepending the string with baclslashes is:
\"LIGHT-FOR-DATES\" WITHOUT MENTION OF FETAL MALNUTRITION,
Still this string when passed as a argument to the javascript function is causing problems
This is where i call the function using onclick:"sendValuesNew
<td width="10%"><a href="#" class="blueLinkSub" onclick="sendValuesNew('<%=vo.getCode()%> <%=CMSUtil.appendBackslash(vo.getDescription())%>');"><%=vo.getCode()%></a></td>
the string:
vo.getDescription() =...
Hi friends,
I have String which uses has Double quotes in it.
"LIGHT-FOR-DATES" WITHOUT MENTION OF FETAL MALNUTRITION,
The above string is to be used as a parameter to a JavScript function. But becoz of the double quotes.. it is not allowing me to do.. I appended the doublequotes with...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.