As far as I am aware they are both the same. > And what is the difference in using the createobject method compared to use the > <cfinvoke> method?
The difference is that you do not create an instance of the object. -----Original Message----- From: Vidar Einlien [mailto:[EMAIL PROTECTED] Sent: Wednesday, 7 July 2004 2:15 PM To: CFAussie Mailing List Subject: [cfaussie] RE: CFOBJECT and shared hosting Anyone? Please :) -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Vidar Einlien Sent: Tuesday, 06 July, 2004 10:47 To: CFAussie Mailing List Subject: [cfaussie] 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 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ Register now for the 3rd National Conference on Tourism Futures, being held in Townsville, North Queensland 4-7 August - www.tq.com.au/tfconf --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
