JCF
|
| Posted: 03/05/2002, 2:59 PM |
|
Hi All
I would like to have 3 buttons on the top of a form to do the following:
Reject a record
Accept a record
Complete a record.
I know how to add the buttons with 3 HTML forms, which in turn will run a
PHP file that will update, delete the records.
In all 3 cases the PHP file will send a email and update the file - This I
know how todo.
What I need, is how do I pass the record ID to PHP file?
Then what command do I use to get back to the Grid after the function is
finished?
Thanks - Hope this makes some sense
|
|
|
 |
|