Question
Create vCard CFML?
Has anyone ever written a CFML script to create a vCard from
data returned from a database.
For instance, we have our company intranet which runs on ColdFusion which was designed by me. You can do a customer lookup by lastname, and it shows the customer data in a nicely layed out cfm page. Is there a way to auto-generate a vcard file from the returned data and make it a downloadable vcard with link? I am a novice when it comes to CFML so cannot figure it out on my own.
Thanks for the help.
Nick
For instance, we have our company intranet which runs on ColdFusion which was designed by me. You can do a customer lookup by lastname, and it shows the customer data in a nicely layed out cfm page. Is there a way to auto-generate a vcard file from the returned data and make it a downloadable vcard with link? I am a novice when it comes to CFML so cannot figure it out on my own.
Thanks for the help.
Nick
