ASP And "vCard"
What's the easiest way of developing an address book using ASP that is
compatible with vCard? I'd like to be able to do this without 3rd party
components.
What's the easiest way of developing an address book using ASP that is
compatible with vCard? I'd like to be able to do this without 3rd party
components.
I am in the process of building a website for a client who wants to add v-card link to the bio pages. I have read multiple sites that say just link it like you would anything else.
Unfortunately that doesn't work for mac users. The client sent me a link to a website that has v-cards that work with mac but it is done in ASP and I don't know ASP. tell me if there is a simple way to do this? Will I have to use a database?
Anyone have a link to syntax that could create an outlook vcard file format? all examples i find are for doing it inside outlook with .net. i'm just looking for an ASP solution.
View Replies View Related