Hello
 
when i send
xhtml = <div>Hello</div>
 
i receive
<parameter name="xhtml">
  <value>&lt;div&gt;Hello&lt;/div&gt;</value>
</parameter>
 
and i would like to get this as a node not as a string.
Is there an easy way to do this?
 
thanks.

Reply via email to