On Wed, Oct 08, 2003 at 02:44:11PM +0200, Jenda Krynicky wrote:
> From: "Rob Dixon" <[EMAIL PROTECTED]>
> > <[EMAIL PROTECTED]> wrote:
> > >
> > > 1 - What is the best char to use in a file template?
> > > Also, please give me a good regex?
> > >
> > > I will have a formatted html page with som
From: "Rob Dixon" <[EMAIL PROTECTED]>
> Nobody else has mentioned this, but I think it's nice to have a name
> to write to. '[EMAIL PROTECTED]' and 'rkl' don't do a lot for me!
Agreed completely.
> <[EMAIL PROTECTED]> wrote:
> >
> > 1 - What is the best char to use in a file template?
> > Al
Hi.
Nobody else has mentioned this, but I think it's nice to have a name
to write to. '[EMAIL PROTECTED]' and 'rkl' don't do a lot for me!
<[EMAIL PROTECTED]> wrote:
>
> 1 - What is the best char to use in a file template?
> Also, please give me a good regex?
>
> I will have a formatted html
1 - What is the best char to use in a file template?
Also, please give me a good regex?
I will have a formatted html page with some keys that I want to replace.
For example,
...
First Name:!fname!
Last Name:~!lname!
...
2 - Can I read in the whole page and do a replacement?
I'm thinking it