Graham, Look at Burkhard Stiller's blog at http://myvfpblog.blogspot.com/ . He has all the tools you need to do exactly what you want as he actually has a project to convert VFP editor source code directly into HTML format for posting on a web page. You will need to adapt the code to take data from a richtext control (I assume you are using that for input) but it won't be that difficult.
Dave Crozier -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Graham Brown Sent: 06 May 2009 12:20 To: ProFox Email List Subject: Richtext /Html control Hi all I've been asked if I can provide the following functionality in one of my applications. The operator enters text into an edit box and wants to be able to specify color, fonts and images. When they've done they want to be able to click a button and have it generate HTML. I know loads of website hosting packages have this functionality as part of the free web builder software in a richtext editor. I guess what these guys are asking for is a much simpler version of Frontpage which links into their application so nothing much there then...! Has anyone come across any libraries/activex control or vfp code which will do something like? Cheers Graham --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/674c6afd2aa4444eb6abb255ad7bb...@develop ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

