HI,
I am trying the following any help in getting to my target would be great.
My design is as follows I have a form (say formA) which has only one text field for account_id and then i have a search button, Now when the user enters a account number and presses search I want the record to be displayed as a form which will have all the fields in the database and also two buttons update and OK ,such taht if the user changes anythibng in the record and presses the update buttoon the record in the database should be updated.
Thaks for all the help in advance.
I am trying the following any help in getting to my target would be great.
My design is as follows I have a form (say formA) which has only one text field for account_id and then i have a search button, Now when the user enters a account number and presses search I want the record to be displayed as a form which will have all the fields in the database and also two buttons update and OK ,such taht if the user changes anythibng in the record and presses the update buttoon the record in the database should be updated.
Thaks for all the help in advance.
Comment