Locking a field based on a previous selection

B

BRIAN PASTRE

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top