Re: [PHP] php and dynamic forms

2006-08-15 Thread Richard Lynch
On Mon, August 14, 2006 10:01 pm, Bigmark wrote: > Can anyone tell me if this is possible- > I currrently have a simple form with a textbox and submit button where > a > user chooses a number from 1-22 then on submit it opens another page > with a > table of results within another form. > What i ne

Re: [PHP] php and dynamic forms

2006-08-14 Thread Robert Cummings
On Tue, 2006-08-15 at 11:01 +0800, Bigmark wrote: > Can anyone tell me if this is possible- Yes it is. > I currrently have a simple form with a textbox and submit button where a > user chooses a number from 1-22 then on submit it opens another page with a > table of results within another form.

[PHP] php and dynamic forms

2006-08-14 Thread Bigmark
Can anyone tell me if this is possible- I currrently have a simple form with a textbox and submit button where a user chooses a number from 1-22 then on submit it opens another page with a table of results within another form. What i need is for the second form to be shown on the same page and ju