hi again, Im still having trouble.
i have a component in the following folder sitename.com/checkout/checkout.cfc i need to access the component from this directory sitename.com/basket/invokingtemplate.cfm how do iwrite the createobject script for this? and also, do i just use <cfinvoke> to invoke the template as normal? cheers in advance Jamie > I just couldnt be bothered writting the <cfinvoke> tag:P > > You can use either way, the path declairation is the same > > Steve > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Jamie > Lawrence Jenner > Sent: Tuesday, April 20, 2004 12:25 AM > To: CFAussie Mailing List > Subject: [cfaussie] RE: Component placement > > > hi Steve, > > i would use cfscript to create the component object and then invoke the > component as usual. > > Is this correct? > > Jamie > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > > MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia > http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
