Link cfc file to subfolder
Having a problem linking my cfc file to a cfc file in another folder, for example. (goning to show it as i see it in DW)
One more thing i should add it that i am making this site on a local "test" machine (laptop).
Mywebsite
- cfc (Folder)
- myCFC.cfc
- results (Folder)
- index.cfm
That's pretty much it. Hope that clear enough.
I need to link the cfinvoke to the ( ../cfc/myCFC.cfc ). I tried (..cfc.myCFC), didn't work. Without the brackets of course.
