<cfmodule..> is just another way to call a custom tag. Think of it the same way you would any of the normal cf tags. Any name/value pair passed in is an attribute for the custom tag. Looks to me like this one is saying - get all the subcategories where the main category is getcategories.name. But, that's just a guess.
On 6/9/05, Tim Laureska <[EMAIL PROTECTED]> wrote: > OK... maybe I'll try to break it down then ... > > Not familiar with CFMODULE - could someone explain what this is > doing... > > <cfmodule template="qry_GetSubCategories.cfm" > FK_tblCategories = "#GetCategories.Name#"> > > I understand its calling qry_GetSubCategories.cfm, but don't get the > 2nd half (FK_tblCategories = "#GetCategories.Name#"): > > > > > > > > -----Original Message----- > From: Tim Laureska [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 09, 2005 12:46 PM > To: CF-Talk > Subject: js help -drop down menus > > Does anyone have a few minutes to help with understanding the javascript > at > http://www.cfug-sfl.org/readArticle.cfm?id=24 > > for implementation of a similar scenario on a site > > Tim > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:209137 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

