|
Hosted and maintained by Ben Forta. Designed by Trilemetry. |
| Language: | © 2002-2007 Ben Forta. All Rights Reserved | ||
| <Home> <FAQ> <Question> | <About> | ||
Question |
| The ColdFusion CustomTags directory is shared. How can I give each of my users their own directories for Custom Tags so that they don't interfere with each other? | ||
| The Custom Tag directory specified in ColdFusion Administrator is indeed shared, but Custom Tags are not limited to that directory. In fact, Custom Tags can be located in any directory (even outside of the Web root). If each user creates their own directory for their Custom Tags they will be able to access them using <CFMODULE> (as opposed to <CF_>). |
||
Comments |
Add Your Comments |
| <submit question> | ||