I need to create a vCard generator in Zope that takes data from a form, and generates a vcard that opens(downloads thru browser) upon submit. I have seen a perl-cgi that mails a vcard from an HTML form. Has anyone seen this in Zope or created a product? TIA for any help not reinventing the wheel. Trevor
Trevor Toenjes <zope@toenjes.com> wrote:
I need to create a vCard generator in Zope that takes data from a form, and generates a vcard that opens(downloads thru browser) upon submit. I have seen a perl-cgi that mails a vcard from an HTML form.
Has anyone seen this in Zope or created a product?
There is a (very nice) product called 'Meetingmanagement' from Soeren Roug (one of the cool dudes at eionet) that creates a vCalendar file for download. Then there are at least a few products which provide an addressbook (where my interest would be to have importing functions - exporting is not that interesting (-: ). by Töns -- There is no safe distance.
participants (2)
-
Toens Bueker -
Trevor Toenjes