Getting html out of richtext with lotusscript

Hello!

How can i get HTML out of a richtext field using Lotusscript? I tryed to get it with .getformattedtext, .getunformattedtext, .abstact, .text… and so on. I also stored the content of the richtext field as HTML, but if i get this text with any of this methods every HTML-tag is away!

Has anyone any idea?

Thanks for any suggestion!

Subject: Re: Getting html out of richtext with lotusscript

Hope this may helphttp://www.nsftools.com/tips/NotesTips.htm#richtexttohtml

Regards

Haseeb