On Monday 28 Jun 2010 13:55:56 Thomas Bätzler wrote:
> Herb asked:
> > I've been working on putting together a multi-page form in a single
> > perl script. I have everything working as a single page form (writing
> > to mysql database and emailing the output upon submit) but have not
> > had any
Herb asked:
> I've been working on putting together a multi-page form in a single
> perl script. I have everything working as a single page form (writing
> to mysql database and emailing the output upon submit) but have not
> had any luck breaking the form into multiple pages. As mentioned
> bef