Re: [PHP] Submitting Form Data

2002-07-03 Thread 1LT John W. Holmes
ssage - From: "Mark Colvin" <[EMAIL PROTECTED]> To: "Php (E-mail)" <[EMAIL PROTECTED]> Sent: Wednesday, July 03, 2002 6:58 AM Subject: [PHP] Submitting Form Data > I have a php script that performs a query and then dynamically builds a > section of a page for every

[PHP] Submitting Form Data

2002-07-03 Thread Mark Colvin
I have a php script that performs a query and then dynamically builds a section of a page for every row returned. Each section has some fields and three submit buttons. My problem is this. If I make a change to one particular section, how can I submit the form passing only the relevant section dat