hi,
i have this page (edit.asp)which has boxes with the data filled in from a previous page. the form name is frm1. it has 4 buttons: (insert, update, delete). i would like to go to different pages when each button is clicked:
when insert button is clicked, it should go to insert.asp
when update button is clicked, it should go to update.asp, etc.
any ideas?
thanks.
i have this page (edit.asp)which has boxes with the data filled in from a previous page. the form name is frm1. it has 4 buttons: (insert, update, delete). i would like to go to different pages when each button is clicked:
when insert button is clicked, it should go to insert.asp
when update button is clicked, it should go to update.asp, etc.
any ideas?
thanks.