NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: charl99 on August 14, 2012, 08:14:51 AM
-
Hi all,
I know a Memory Form is always in Change mode (loc:act = Net:ChangeRecord). However, is there a way to trap whether the user pressed Insert, Change, Delete or Copy on the Browse that go to the Memory Form (I do not want to use in row buttons)?
I really like Memory Forms for stuff where there are a lot of related files.
Thanks
Charl
-
p_web.SubmitButton()
returns a word like Insert, Change, Copy, Delete and so on.
-
Nice one, Thanks Bruce.
I am now really the Master of Memory Forms, until next time ???.
Cheers
Charl