Adding an Outlook "Contact Card" to a website

R

RSteph

This is actually a website question, but I figured since it works with
Outlook features I'd see if anyone here may have some ideas...

I'm looking for a way to put a 'virtual card' of sorts on a website. What I
want is a link, and if you click that link it will give you the option of
saving some information directly into Outlook Contacts. (Essentially like
sending a contact via e-mail, but over the web instead). Does anyone know a
good way to do this? Is there a way to save a contact information into a
file; and if so, how would I go about saving it into Outlook?

Any help or thoughts on this would be greatly appreciated. Thank you.
 
M

Milly Staples [MVP - Outlook]

Create a .vcf file and host it on your website, then enable a link to download it when clicked. Not hard - google it.

--
Milly Staples [MVP - Outlook]

Post all replies to the group to keep the discussion intact. All
unsolicited mail sent to my personal account will be deleted without
reading.

After furious head scratching, RSteph asked:

| This is actually a website question, but I figured since it works with
| Outlook features I'd see if anyone here may have some ideas...
|
| I'm looking for a way to put a 'virtual card' of sorts on a website.
| What I want is a link, and if you click that link it will give you
| the option of saving some information directly into Outlook Contacts.
| (Essentially like sending a contact via e-mail, but over the web
| instead). Does anyone know a good way to do this? Is there a way to
| save a contact information into a file; and if so, how would I go
| about saving it into Outlook?
|
| Any help or thoughts on this would be greatly appreciated. Thank you.
 
Top