Import vcs

F

Fred

How can I import automatically a vcs file in Outlook with ASP ?
I can send a mail with an attachement but I should open and register
this file to import informations in Outlook.

Thanks,
 
F

Fred

I'm trying to send a meeting to Outlook with ASP without CDO.
I can send a mail with an attachement (.vcs or .ics) but I would like
that the mail likes a meeting in Outlook.

Is it possible ?

Thanks
 
S

Sue Mosher [MVP-Outlook]

What's wrong with sending a message with a .vcs or .ics file? That's a very
standard way of doing it. Or just have your ASP code generate a .vcs or .ics
directly and let the user open it, without the intervening email message.
 
F

Fred

Users should open the mail and click the .vcs file in order to record
the meeting. The best might be sending a meeting with ASP. Then, users
open a meeting and not a mail.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top