Trying to echo " in html
Posted: Thu Aug 26, 2004 4:32 am
Is it possible to echo " somehow?
I need to render a script that wont work if there are no real double quotes there and I don't know how to!!
<? echo "<a href='#' onClick='MM_openBrWindow(...........
The onClick event doesn't recognise the orders if they are not double quoted ""

I need to render a script that wont work if there are no real double quotes there and I don't know how to!!
<? echo "<a href='#' onClick='MM_openBrWindow(...........
The onClick event doesn't recognise the orders if they are not double quoted ""