>the code you gave is for instantiating a CFC (ColdFusion component) and
>only applies to a .cfc file, you cannot do this with a .cfm files as no
>extension is given, a .cfc extension is  thus implicitly implied.

so this wouldn't work then:
request.oExistCheck  = createObject("component","cfm.ExistCheck"); 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:349888
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to