Anyone? Please :)

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Vidar Einlien
Sent: Tuesday, 06 July, 2004 16:29
To: [EMAIL PROTECTED]
Subject: [CFCDev] CFOBJECT and shared hosting

 

Hi all, I just have a quick question about the CFOBJECT and shared hosting.

Usually on shared hosting the CFOBJECT tag is disabled and my question is: Is using CFOBJECT to create an instance of a component the same as setting <cfset q = createObject("component", "some Component ") />, so if CFOBJECT is disabled I cant use the <cfset> method?

 

And what is the difference in using the createobject method compared to use the <cfinvoke> method?

 

cheers

Reply via email to