Re: HTML Parser
From: Kees Vermeulen (info_at_kever.com)
Date: 10/19/04
- Next message: Nick Rollas: "Re: MySQL Access Components"
- Previous message: Gerard: "Re: HTML Parser"
- In reply to: Gerard: "Re: HTML Parser"
- Next in thread: Eugene Mayevski: "Re: HTML Parser"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 19 Oct 2004 16:06:00 +0200
Gerard,
Thanks, I did not think of that! I'll give it a try.
Kees
"Gerard" <GerardNOSPAM@zootecNOSPAM.ad> wrote in message
news:41751a84@newsgroups.borland.com...
> 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: Nick Rollas: "Re: MySQL Access Components"
- Previous message: Gerard: "Re: HTML Parser"
- In reply to: Gerard: "Re: HTML Parser"
- Next in thread: Eugene Mayevski: "Re: HTML Parser"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]