I have one richtext field. On runtime i will store some web contents. it may be HTML code, a picture or a java applet or any other browser-interpreted code and i will finaly save it. When opened that document in web, it will render that richtext content as web content. If suppose, i will save html code, when run on web, it will evaluate the html code and display like a web content. Is this possible, if yes please put forward the idea.