D
dh
I have some code that resides in the Item_Close() portion of the script. It
asks if the user wants to send the form and this uses an Item.Send command.
(this is a custom form).
I want to add code that if the SEND button has been pressed, that it
bypasses this code. What code can I use to check this action.
Thanks!
DH
asks if the user wants to send the form and this uses an Item.Send command.
(this is a custom form).
I want to add code that if the SEND button has been pressed, that it
bypasses this code. What code can I use to check this action.
Thanks!
DH