Hi Team,
I have a richtext field control in a form thats reads contents from sql table
<div>TEST000000101010101</div>
<div> </div>
<div> </div>
<div> </div>
<div><span style="color: #000000; font-family: verdana; font-size: 11px;">TEST000000101010101</span></div>
<div><span style="color: #000000; font-family: verdana; font-size: 11px;"></span></div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div><span style="color: #000000; font-family: verdana; font-size: 11px;">TEST000000101010101</span></div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div><span style="color: #000000; font-family: verdana; font-size: 11px;">TEST000000101010101</span></div>
If you see the content there are spaces, but it doesnt provide spaces . it gives content without spaces . how do i resolve this?