I have several buttons on a browse row and in certain instances, for example after returning from a form update, I would like to simulate a "click" on one of the other buttons in the same browse row. I've placed code in the respective buttons Value::xxx embed spot, but it's not working properly. In this case the button that I wish to simulate a "click" for calls a NetWebForm that displays a message. In Windows, it just means posting an Event:Accepted for the control. In a NetWebForm, calling the value::field routine works, but it doesn't seem to in my NetWebBrowse.
Regards,
Mark