Mahfuz
11-22-2004, 05:40 AM
Dear All:
Suppose I have a page user_profile.cfm whic contains user id, name,phone,address. That page contain a button named Edit. If I click Edit button then a new page will come and contain the same information in the text box i.e; edit mode. There I can edit every thing. That page also contain submit and cancel button. If I click submit then the all information will update and go back to user_profile.cfm page and when I click cancel nothing happen and go back to user_profile.cfm page. How can I write my code.
Can anybody help me?
with thanks
Mahfuz
Suppose I have a page user_profile.cfm whic contains user id, name,phone,address. That page contain a button named Edit. If I click Edit button then a new page will come and contain the same information in the text box i.e; edit mode. There I can edit every thing. That page also contain submit and cancel button. If I click submit then the all information will update and go back to user_profile.cfm page and when I click cancel nothing happen and go back to user_profile.cfm page. How can I write my code.
Can anybody help me?
with thanks
Mahfuz