hello khaine,
It has'nt solved my problem.
Actually, I'm trying to delete and also update.
Delete is working fine and update is'nt.I only posted the code before which i'm using for update.
First, when i run the form, i.e which displays all the fileds from the table, I've seen the source code.With each of the form filed, i can see my id field value also.
And now, when i try to make some changes and submit the form, it gives me error and i notice the id field is empy.So, i think it is not identifying which row it has to update.
Do you have any ideas why??
Thank you