Create A New Email from ASP.NET Web Page

N

Nick

Hi,

I am trying to create dynamic email address lists from an SQL Server
Database and then pop up a new email message for the user to edit and send to
the list.

The problem is that I can't get Outlook to work with the ASP.NET page. I get
an Access Denied message.

Is this possible?
 
Top