ok. for example:
PHP Code:
<BR><A HREF='javascript:play
("http://www.abc.org/gsvposts/files/{param}.wav")'>
<img border="0" src="http://www.abc.org/gsvposts/speaker.gif"
width="32" height="32"></A>
<A HREF='http://www.abc.org/gsvposts/files/{param}.wav">text link</A><br>
but when I run the vbcode, it only displays
PHP Code:
<BR><A HREF='javascript:play
("http://www.abc.org/gsvposts/files/aaaaaa.wav")'>
<img border="0" src="http://www.abc.org/gsvposts/speaker.gif"
width="32" height="32"></A>
see how it would truncate the translation?