Hi,
I have a question.I am unable to use the escape() in the below line.Can anyone help me out.
out.println("<TD>" +
"<script>\n document.write(\" "+
"<A HREF=mailto:testyahoo@yahoo.com"+
"?subject=javascript:escape('Test&Execute')"+
+ ">Test<A>\"); \n"
Thanks in advance,
I have a question.I am unable to use the escape() in the below line.Can anyone help me out.
out.println("<TD>" +
"<script>\n document.write(\" "+
"<A HREF=mailto:testyahoo@yahoo.com"+
"?subject=javascript:escape('Test&Execute')"+
+ ">Test<A>\"); \n"
Thanks in advance,