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!