igalmarino
Aug 30th, 2005, 01:50 PM
I have this problem ...
i need to modify an employee record so:
- I have 1 form where the user fill the employee record number
- This is sent to a controller that find the record in the database and send it to another form
- The user modify the information on this form and sent it to a second controler that modify the information on the database and show a success page
The problems is that this does not work ... and i think there must be a better way !!!
Any suggestion ???
Thanks
Ignacio
i need to modify an employee record so:
- I have 1 form where the user fill the employee record number
- This is sent to a controller that find the record in the database and send it to another form
- The user modify the information on this form and sent it to a second controler that modify the information on the database and show a success page
The problems is that this does not work ... and i think there must be a better way !!!
Any suggestion ???
Thanks
Ignacio