C
chachi
Hello,
Like many...I will first explain that I am not a programmer! I'm
hacking a simple form together and have run into a speed bump that
maybe you programming people may have stubled upon!
I have created a form with a simple drop down box to select
therecipient of this form / message. When the selection in the box is
made, I want it to fill in the "To" portion of the form, and have
it resolve the name to my exchange server. This will only give theuser
a limited list of people to send the item. The drop down has been
created, and I have assinged the initial value of the "to" to the
drop down field "recipient'.
When I run the form, I select the name from the list, it trys to
resolve it (from what it appears, multiple times) but when I try
and send, I get the classic "Operation Failed".
Any ideas?
Thanks for any help you can provide!
Like many...I will first explain that I am not a programmer! I'm
hacking a simple form together and have run into a speed bump that
maybe you programming people may have stubled upon!
I have created a form with a simple drop down box to select
therecipient of this form / message. When the selection in the box is
made, I want it to fill in the "To" portion of the form, and have
it resolve the name to my exchange server. This will only give theuser
a limited list of people to send the item. The drop down has been
created, and I have assinged the initial value of the "to" to the
drop down field "recipient'.
When I run the form, I select the name from the list, it trys to
resolve it (from what it appears, multiple times) but when I try
and send, I get the classic "Operation Failed".
Any ideas?
Thanks for any help you can provide!