Example
The submitted code:
Code
<a href="http://www.somedomain.com"><img src="http://www.somedomain.com/image1.jpg"></a> (<a href="mailto:somename@somedomain.com">somename</a>)
Once submitted the code looks like this:
Code
<a href=""></a> (<a href="mailto:"></a>)
The only thing that is displayed on the screen is ( ). Any suggestions? :?:
