I have recently joined a company that had their site 
built by a consultant agency.  This agency build 95% of 
the CF/dynamic site pointing to the .com/index.cfm file.
The parameters that are passed through the URL determine 
the look and feel and the content that's shown on the 
page.  

I under stand how all this works, and it's efficient, 
but the Web log files are not allowing me to show 
mymanagment team the details of the traffic coming to 
the site.  The log files show the number of times the 
index.cfm file is requested, but naturally doesn't 
detect the parameters being passed through the URL.

I'm ready to reorg the code so that it does call a 
different *.cfm page each time.

Does anyone have any tips or suggestions?

Thanks

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to