>
> If you have more than one copy then <cfmodule
> name="commonfiles.formurl2attributes">  will do the trick...
>

Whoops... meant to say...

where commonfiles is the directory under CustomTags where the file
formurl2attributes.cfm lives.

You can have multiple levels of directories by adding them with dot notation
eg.

CustomTags/parentfolder/childone/grandchildtwo/formurl2attributes.cfm
is
<cfmodule name="parentfolder.childone.grandchildtwo.formurl2attributes">


Hope that helps

Stephen


______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.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

Reply via email to