One thing you could do to check is to copy the text to the clipboard, switch to Revolution, and then put this in the messagebox:
put the clipboardData["html"]
And see if it gives you any html style tags back. If so, you can set the htmlText of the destination field to the clipboardData["html"].
Thanks Ken,
That seems to be the case with Safari. It's returning html tags instead of styled text.
Jesse _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
