Hi Bruce,
I have a memory form that contains a NetWebForm in change mode.
I have a button on the memory form that has itself as the target.
I would like to save the record in the NetWebForm when that button is pressed.
What do I need to put in that button to achieve that?
edit: Currently, the button is calling the memory form (itself) and in Net:Web:Generate, I am updating the record with a call to Access:MyFile.Update(). Although this is working, looking for the right way. Now, I am saving the field values in Session variables and retrieving them before the update.
Thanks
&
Regards,
Ubaidullah Nubar.