Re: HTML Parser
From: Gerard (GerardNOSPAM_at_zootecNOSPAM.ad)
Date: 10/19/04
- Next message: Kees Vermeulen: "Re: HTML Parser"
- Previous message: eshipman: "Re: HTML Parser"
- In reply to: Kees Vermeulen: "Re: HTML Parser"
- Next in thread: Kees Vermeulen: "Re: HTML Parser"
- Reply: Kees Vermeulen: "Re: HTML Parser"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 19 Oct 2004 15:45:39 +0200
Hi,
I don't know if it handles Unicode, but I've using TPageproducer for
similar purposes.
Users edit the HTML doc and just put tags like <#CUSTOMER_NAME> or
<#INVOICE_NO>.
Before processing the TPageproducer.HTMLDoc property is loaded with the
HTML and I just read the TPageproducer.Content and do what I have to do
with it.
Processing of the tags is done in the OnHTMLTag event of the TPageProducer.
HTH, regards
Gerard.
- Next message: Kees Vermeulen: "Re: HTML Parser"
- Previous message: eshipman: "Re: HTML Parser"
- In reply to: Kees Vermeulen: "Re: HTML Parser"
- Next in thread: Kees Vermeulen: "Re: HTML Parser"
- Reply: Kees Vermeulen: "Re: HTML Parser"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]