Re: AW: Multi page form - cgi

2010-06-28 Thread Shlomi Fish
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

AW: Multi page form - cgi

2010-06-28 Thread Thomas Bätzler
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