Click here to Skip to main content
15,893,588 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
Hi,

I tried to "attend" the virtual summit today on HTML5 & CSS3. My problem is that when I clicked "Download vCard", Firefox 4.0.1 running over WindowsXP/SP3 opened a new window asking "What should Firefox do with this file?"

What application should I use to open this vCard file. I don't know much about graphics, although I pretty savvy about programming on Windows.

Links to any reference about vCard would be much appreciated. (I visited the URL provided in the window, and it just led back to the summit page I had visited.)

Thanks in Advance,
Richard
Posted

1 solution

vCard is a file format standard for electronic business cards. Wiki[^]. You can open the file via Outlook, Outlook Express or any other email program.

Or just rename it to .txt and open it in Notepad.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900