Just trying to scope out a problem atm.

We have a list of leads generated by webforms,  I want to allow a user to
click on a lead and get it to create a new contact in Outlook.
I've built an approach using vcards, i.e. create a vcf file and using
cfcontent to open it.

That's fine but ...................

What if I wanted to include some of the additional fields from the DB that
are not handled in a vcf file?

Now assuming I knew that a client had Outlook how can I programmatically
create a an .otf file and populate custom fields with all the lovely data
from the DB?

i.e.  
User selects the lead
CF creates the template file pops it open with a cfcontent and outlook opens
it.

I'm guessing that there would be a VB approach to this and have looked at
CFComet and can do it through COM (would this require the server to have
outlook installed ?)

Any ideas ?

Much appreciated,
Darren
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to