Looking at a record (Table A) in 'View' Mode, I would like to create a button to add a new record in Table B based on some fields of the record in Table A.
How do I create this button in TableA_view.asp and how do I parse some of the fields into the new transaction TableB_add.asp. The 'Copy Function' once discussed in this forum could be a creative approach to this, albeit not that 'clean'.
Any ideas greatly welcomed.
Erich