Simon Lord wrote: > I need to allow a user to type as regular text with formatting > etc and then at the flip of the switch convert that to html and > back again. Can htmlText do that? Anyone do anything fancy > with it?
"back again" is the tough part. If you're not allowing the user to edit the text you'll be fine, but MC supports such a modest subset of HTML that I'd be reluctant to attempt parsing user-writtem HTML. -- Richard Gaskin Fourth World Media Corporation Custom Software and Web Development for All Major Platforms Developer of WebMerge 2.0: Publish any Database on Any Site ___________________________________________________________ [EMAIL PROTECTED] http://www.FourthWorld.com Tel: 323-225-3717 AIM: FourthWorldInc _______________________________________________ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard
