B
BRIAN PASTRE
I posted this on 06/19/2005 but have not received any responses. Is what I am asking possible?
Original Post:
I have a custom form that has a combo drop-down box, which has several selectable items. If the user selects a particular item from the drop-down list, I want to lock the next field. I have been able to accomplish this in HTML forms using the OnBlur or OnChange events, but I notice that there are no such events in vbscript for Outlook forms.
How would this be accomplished?
Thanks in advance.
Brian
Original Post:
I have a custom form that has a combo drop-down box, which has several selectable items. If the user selects a particular item from the drop-down list, I want to lock the next field. I have been able to accomplish this in HTML forms using the OnBlur or OnChange events, but I notice that there are no such events in vbscript for Outlook forms.
How would this be accomplished?
Thanks in advance.
Brian