On Wed, May 6, 2009 at 12:20 PM, Graham Brown <[email protected]> wrote:
> 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.

This functionality is built into most browsers (see the
'contenteditable' DIV property).  You can embed IE into your fox app
to do the hard work!

I found some fox code around (it's a .doc file)

http://portal.dfpug.de/dFPUG/Dokumente/Loseblattsammlung/FoxTalk/Integrating%20IE%20in%20Your%20VFP%20Apps%E2%80%94Part%202.doc

or:

http://tinyurl.com/cz3lho

I haven't actually tried this demo but I've used the method in the past.

-- 
Paul

_______________________________________________
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/[email protected]
** 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.

Reply via email to