Hi,I have seen some post of preserving characters through VFE in dcr but didn't get solution. In my problem I have to preserve characters < and > instead of & lt; & gt; So for this I put the [html][/html]inside clean tag in visualformatconfig.xml file and then I checked to store the value of < and > in the dcr but they are not preserved and change to & lt; and & gt; Actually why I am doing this there are some tags which need to be entered from the dcr and then FormAPI performs the xml validation to check that user enters the tag correctly or not? but still no luck so if any body has the solution please let me know. Here is the snippet of visualformatconfig.xml file[html]ze="5000" preferfonttag="false" reducetags="true" showdonemsg="true" prompt="true" hideobject="true" mswordfilter="true"> SPAN[/html]Environment=TS 6.5 + Solaris 5.8Regards,A