media object strips out xml tags when changing pages
I have a media object form control on a form of my APPL. It has many pages and each page contains XML strings. The strange thing I noticed was the first time I view a page, the xml string was displayed fine. But let's say I go from page 1 to page 2 and then go back to page 1, all the XML tags were stripped off on page 1, only the values were displayed. When I went to page 2, the same thing happened. All XML tags were stripped off, only values remained. Once this happened, then that's what