I've a "Paths" library which is used throughout my applications to construct the various paths needed for a page.
Currently when I use many of the functions I must pass in the results of "CurrentTemplatePath()" to extract the proper path. It would be so much simpler if the method call had some knowledge of the template which called it (I know this breaks encapsulation... but dammit, I don't care). Any way to get that? The system path of the calling template? Is the CF_TEMPLATE_PATH CGI variable reliable enough across different HTTP servers for example? Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:213983 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

