R
Raymond
Hi all,
I am having 2 functions for 2 buttons, 1 is DETAIL,1 is PRINT. Now, if
someone clicks PRINT button 1st, it gives an error message, "Null value
cannot be used as object", which is correct because some fields cannot be
left NULL in my form.
What I want is to have a code which gives a pop-up message that DETAIL
button is to be clicked first before PRINT button.
How can we do this?
I need this thing, since if the Print button is clicked, it gives the option
for DEBUG which would be a security lapse...
Your help would be acknowledged greatly, as always.
Thanks & Regards,
Raymond
I am having 2 functions for 2 buttons, 1 is DETAIL,1 is PRINT. Now, if
someone clicks PRINT button 1st, it gives an error message, "Null value
cannot be used as object", which is correct because some fields cannot be
left NULL in my form.
What I want is to have a code which gives a pop-up message that DETAIL
button is to be clicked first before PRINT button.
How can we do this?
I need this thing, since if the Print button is clicked, it gives the option
for DEBUG which would be a security lapse...
Your help would be acknowledged greatly, as always.
Thanks & Regards,
Raymond