.... and just to clarify.... I'm looking for a temporary solution... one that lives only for the life of the page. Something like....
<cfif request.isDev> <!--- set custom tag path to c:\tags\dev ---> <cfelse> <!--- custom tag path remains c:\tags\prod as set in admin ---> </cfif> <cf_a_custom_tag> Thanks, Michael At 11:54 PM 11/27/2005, you wrote: >Is there a way to set the custom tag path at the page level? > >I have both a dev and production folder on my box (until I have a >separate dev box) and need to have a separate dev and prod custom tag >folder. I don't want to use cfmodule because I need the lightweight >interface of <cf_.... att="val" ...> > >Any ideas? > >Thanks, > >Michael > > > >-------- >Michael Muller >Admin, MontagueMA.net Website >Montague, MA 01351 >cell (413) 320-5336 >fax (518) 713-1569 >skype: michaelBmuller (email first) >email [EMAIL PROTECTED] >http://www.MontagueMA.net > >Eschew Obfuscation > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:10:5696 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/10 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:10 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.10 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
