Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
jamielawjen #1
referencing a composite entities methods and properties
hi there, i have the following composite object vehicle.cfc has the dao as a
property instance.dao = createobject(----'vehicledao); vehicledao.cfc has the
datase object as a property instance.database = create etc My question is, how
do i reference the instance scope fo the parent and grand parent cfc (the
vehicle and vehicledao from wihtin the database cfc) Also how does a child
composite, reference its parents methods? and how sdo i reference a child
coposites methods from outside of the parent (the vehicledao methods from
outside the objecct) I really need an answer for this asap, as i cant continue
with my project until i know! Please help!! cheers jame :|
jamielawjen Guest
-
Any way to set attributes for server controls by referencing properties/methods/variables?
Hi all, I'm trying to find a declarative way to set server control attributes using the attribute="<%= SomeValue %>" syntax. This works fine... -
Referencing Page properties from child control
I'm declaring public properties in a Page's code behind file (not declaratively). I would like to read and assign these from a child control's cs... -
Screen, Form & Slide Class Methods/Properties
Help All I'm trying to do is get the name of the current screen. I modified code that I found from a Macromedia architect in these forums... -
activex methods,events,properties and objects
someby knows how to access objects inside activex? I know how to access properties, methods and events, but with objects director returns... -
Access a Class properties/methods from a .aspx file ?????
Hi I have written a class (Vb.net) which supposed to write out page title, img URLs and other stuff. I can access the class methods and...



Reply With Quote

