Hello list,

Some time ago I wrote a help-desk application that was entirely
web/email based.  Now a new manager is on board, and wants "hard copy"
as physical evidence that jobs are being completed.  (apparently an
over-stuffed ring binder is more satisfying than tidy electronic
records, meh).

Heres my problem, in order to get a neat printout of the thousands of
html comments, I have written a little app that displays the comment in
a tWebBrowser, then scrapes the text into a Quick Report Memo.  This
means that I need a web server to run the query on.  

So, can one of you gurus tell me:
Is there any way I can read a file directly into a tWebBrowser?  
OR
Is there a way to parse html into plain text (simple & cheap*)

*free :o)

Regards - Chris

_______________________________________________
Delphi mailing list -> Delphi@elists.org
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

Reply via email to