That depends on the variability of yor html. If it is a lot of text, the using cVar=cVar+"html text" is the fastest way. If not, then you can use TEXT.. ENDTEXT or a mix of both. Or you can also use the htmlDocument object from Windows.
El 22 feb. 2018 0:39, "Desmond Lloyd" <[email protected]> escribió: > Thanks all for your responses! > > What is the best way to generate HTML out of VFP? Report to HTML? > > Regards, > Desmond > > > On 21 February 2018 at 12:26, Kevin J Cully <[email protected]> > wrote: > > > I'd purchase a Raspberry PI. The power for this $30 computer can come > > from the USB port on the TV. Output from the Raspberri PI is from the > HDMI > > port into the HDMI port on the TV. > > > > I'd have the Raspberry PI boot and load a browser full screen with no > > menu. That browser would be configured to display a HTML page from > itself > > and have that HTML page refresh every "X" minutes. > > > > I'd then from your production system, I'd generate that HTML and whatever > > graphs / charts that you'd like. I would then have those files sent to > the > > Raspberry PI via FTP, torrent, Dropbox or similar. > > > > $0.02. > > > > > > -----Original Message----- > > From: ProFox [mailto:[email protected]] On Behalf Of Desmond > Lloyd > > Sent: Wednesday, February 21, 2018 12:32 PM > > To: ProFox Email List <[email protected]> > > Subject: Displaying Content on a TV > > > > We want to display a list of orders on a TV. coming from a VFP based > > system. Thus far I have generated a report to PDF, then converting > that > > to a JPEG and displaying that on the TV/ Very clumsy and we have not > been > > able to automate... > > > > Would someone please recommend possible ways of accomplishing this? > > > > Regards. > > Desmond > > > > > > --- 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://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/CAGQ_Jum2sAzzSSMA06YzkP1+n+o2f5cAp=9bbopffq+tugi...@mail.gmail.com ** 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.

