Link to home
Start Free TrialLog in
Avatar of cseink
cseink

asked on

ASP script to add email field to outlook mail group

Is there a way for an email entered into a text box to get added to a group assigned in Microsoft outlook program? A user of a asp web app I wrote wants the email to get added automatically when they create a new record so she can send email to everyone in the database.
Avatar of dwaldner
dwaldner

There probably is, but the easiest way is to export a VCard for import into Outlook.

I've done this before, I can provide code if you'd like...
Avatar of cseink

ASKER

Yes that would be great. Thanks
ASKER CERTIFIED SOLUTION
Avatar of dwaldner
dwaldner

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
dwaldner's solution works! He has given you the answer.

But if you want a tutorial, here is a good read http://www.devx.com/getHelpOn/10MinuteSolution/20508

(read all 4 pages and this solution is a little different from dwaldner's but basically the same thing)

:) SD
oops! my solution was for a vCalendar! never mind!

U can say that its been a long day for me! Phew!
:) SD
Do you have a similar solution for .net?
sorry, i am not a .Net guy. so i dont.

:) SD