Currently I have a form that pulls e-mail addresses from the Exchange
address list. When an error occurs, usually from an ambiguous recipient, I
have it forwarded to an error page. However, I'd like to change this so the
user has the option to select which of the users they'd like to select.
for example, I want to e-mail James Smith, I enter his name but there are 3
people with that name in the company. The form would catch this and display
something like:
James Smith - Manager
James Smith - Janitor
James Smith - Analyst
The user would select the one they wanted and they'd be on their way....
Thanks,
Eli