Passing on a value to a SUBMIT button - can it be done?
- From: "Marcel" <info@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 30 Sep 2005 10:24:29 +1000
I'm creating an application with which I can update values in a MySQL
database.
Each row of the database table is a web page with a form. After updating the
fields, the new values are passed on the database table by pressing the
Submit-button. So far, no problems. Then I want to go on to the next page,
so I was hoping that something like this would work:
echo '<form method="GET" action ="de.php?pageno=5">';
But it doesn't. I keep on coming back to page 1.
What should I be doing?
Thanks, Marcel
.
- Follow-Ups:
- |OT| HTML form action is URI with query part when method=GET
- From: John Dunlop
- |OT| HTML form action is URI with query part when method=GET
- Prev by Date: Re: We need an expert PHP / MySQL Developer.
- Next by Date: set values once
- Previous by thread: [Announce] PHPLint 0.3 - PHP source parser and validator
- Next by thread: |OT| HTML form action is URI with query part when method=GET
- Index(es):