Yes, but you'll probably think the answer is too trivial: Include a hyperlink to a saved (or generated by the web site) vCard .vcf file.

Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Is there html code to create a hyperlink so that a vCard is created in
> Outlook 03, similar to how the mailto: tag automatically creates an
> email when the hyperlink is clicked?
nagin@whitecoinsurance.com - 13 Oct 2005 16:44 GMT
What code do you use to have the web site generate a .vcf file?
Sue Mosher [MVP-Outlook] - 13 Oct 2005 20:05 GMT
That will depend on (a) the source of the data and (b) the platform used for the web site. At http://www.slipstick.com/outlook/share.htm#info, you'll find links to the vCard specification.

Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> What code do you use to have the web site generate a .vcf file?