Can anyone help? I'm looking to call any one of 30? or so custom tags from a
database depending on what
category the visitor selects from the first page.

i.e. The visitor chooses the health care category and on the next page, the
health care custom tag is called:
<CF_healthCare Param1="param1" Param2="param2">. I'd rather leave it as a
custom tag vs. a cfinclude.

What is the best way to do this?

I thought I would just use a CFCASE/CFSWITCH conditional, but this could get
cumbersome, especially since there
is additional information to load about each tag. Or would this actually be
the best route to take.

Thanks!

Josh Winter

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to