Skip to main content
Known Participant
September 25, 2008
Question

how to use jacob to access a com object with coldfusion7

  • September 25, 2008
  • 6 replies
  • 803 views
i want to use jacob to access a com objcet with coldfsuion7(i just want to do a test)
how to do?
Thank a lot!
This topic has been closed for replies.

6 replies

FlashcqxgAuthor
Known Participant
October 1, 2008
up,by my self.
FlashcqxgAuthor
Known Participant
September 28, 2008
anybody can help me?
Thanks.
FlashcqxgAuthor
Known Participant
September 26, 2008
Thank you,PaulH .
I know the function createObject can do this.
but i just want to do a test for the jacob and coldfusion to call a com object.

can you give me some advice for my test? best the sample code.

Thanks.
Inspiring
September 25, 2008
Flashcqxg wrote:
> i want to use jacob to access a com objcet with coldfsuion7(i just want to do a test)
> how to do?


you don't. use createObject():

mailer=createObject("COM","CDONTS.NewMail");

http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=cfobject_08.html

FlashcqxgAuthor
Known Participant
September 25, 2008
to Azadi:

JACOB - Java COM Bridge
Inspiring
September 25, 2008
what is 'jacob'?

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/