I have two components. One that request information inserts into a DB and then returns a UUID. Then another that grabs that UUID and with some other information returns that back to the requestor...
Question 1. How do I invoke a subcomponent within a component? Question 2: Would that subcomponent be classified as remote or private? Question 3: How do I pass non-required request variables to that receiving subcomponent? Thanks, Brian ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

