text field on report showing <div> </div>

hullstorage

Registered User.
Local time
Today, 11:42
Joined
Jul 18, 2007
Messages
213
i have a report that prints out contents entered on a form i.e. current record

i have created a button that prints the details entered in the fields which is all ok

the only problem is that there are these characters showing on the report from the field on the form which is a memo box

how do i hide these characters on the report

<div> then displays contents </div>
<div>@nbsp;</div>
 
I have a similar problem.... did you get it sorted? I cant find any other info?
 
How did these html divs get into the text   is a non-breaking space - padding.

Simon
 

Users who are viewing this thread

Back
Top Bottom