Block Error _html help!

the _html Block leave me useless html code does not work!

now the problem is when one creates a _html Block and put any html code, modifies this example:

This is the code before putting it in the _html Block:

<html>
<body>

<p> Name:
<input name="nombre">
<br> Surname:
<input type = "text" size = "35"
name = "surname"> </ p>

</ body>
</ html>


and this after putting it in the _html Block:


<html>
<body>

<p> Name:
<input type=\"text\" name=\"nombre\">
<br> Surname:
<input type = "text \" size = \ "35 \"
name = \ "names \"> </ p>

</ body>
</ html>



ie the code is useless ... how to fix this!

Quote · 30 Oct 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.