Re: [PHP-DB] Two forms on one page

2011-01-03 Thread Karl DeSaulniers
On Jan 3, 2011, at 5:17 PM, Ethan Rosenberg wrote: 'Submit Ktten' Shouldn't this be.. 'Submit Kitten' If your asking for it to explicitly equal that (===), then you need to spell Kitten with an "i" in it? But, that may not be what is actually wrong, just somehting I think I caught. B

Re: [PHP-DB] Two forms on one page

2011-01-03 Thread Toby Hart Dyke
On 1/3/2011 10:52 PM, Ethan Rosenberg wrote: Dear List - I would like to have two(2) forms in one PHP script. I would like to have the forms appear sequentially; ie, that the first form would appear, the data would be entered, and then the second form would appear, the data would be entered,