rahulpatel
Programmer
I have a form on my page which has a button. The button inserts values from textboxes into the db. Easy peasy. I would like to have 2 buttons. One that inserts the values and simply returns to the same page so the user can add more values. The second button adds the values and moves to the next page.
Is it possible? I have to use php as I'm know zip about javascript/ajax.
Any ideas...
Is it possible? I have to use php as I'm know zip about javascript/ajax.
Any ideas...