ASP, CDO & Global Address List
I have several ASP forms on my company's intranet. I would like my users to be able to select the person from our global address list that should receive a particular form once it is completed. I've been using CDO to create and format messages based on info gathered from ASP forms without any problems but so far for all my forms I've known exactly where to route the message. In this case I need to be able to allow my users to select who to send the message to.
[u]This is the environment I'm working in:</u>
IIS 5.0, Exchange 2000 SP3(on a separate machine & clustered)
Our intranet is completely behind the firewall and therefore does not require an additional logon to access (all our users logon whether it is to use their desktops or through Citrix to get access to our intranet & network remotely).
If possible I would like our users to be able to fill out the ASP form, select a person from our global address list, then submit the completed form without having to logon a second time.
Any help would be greatly appreciated!
|