Click to See Complete Forum and Search --> : Form and output


Jearn
07-31-2003, 08:42 AM
Hello everybody,
When I click on a submit button some information is compute and I want to output this information under the one already there.

Do I have reload the page and output the old info and the new one or can I just add the news info under the old one?

Thanks!!!

pyro
07-31-2003, 08:52 AM
Yes, with PHP you'll have to reload the page and output both the old and the new info.