Hi,
a have a single form whose elements reside in a table. I want to present a
"Submit" and "Cancel" button at the bottom each of which have a different
destination. This is of course easy to do if you either a) use javascript on
a button or b) go to the dark side and put a form within a table. I would
like to avoid these two techniques if possible. Any ideas?
Matt.
a have a single form whose elements reside in a table. I want to present a
"Submit" and "Cancel" button at the bottom each of which have a different
destination. This is of course easy to do if you either a) use javascript on
a button or b) go to the dark side and put a form within a table. I would
like to avoid these two techniques if possible. Any ideas?
Matt.
Comment