Hi, Here's my problem:
By clicking a radio button on a row in a table on my webpage, i would like to be able to code that action so that it directly copies information from a field in one table and enters it in to another table.
I actually have this running as a macro in access, but does anyone have any suggestions on how to do it in ISD?
Access macro: UPDATE tblxyz SET AddtoABC = 0
Thanks for your advice.
Michael