did you read the question? ***>>Can you <cfinclude> FROM *.htm *.html based files? For cf to process htm or html pages it depends on your server. Is it NT? If so I think you need to go into IIS and adjust the extensions like you would when adding cgis or executables. Tony Schreiber <[EMAIL PROTECTED]> wrote: You can include any kind of file - since it's being "included" in the .cfm (or whatever) file before processing takes place. It doesn't matter what the extension is. For example: include your Queries with .qry files.. > Hi All, > > Another question. > > Can you <cfinclude> from *.htm *.html based files? I want to be able to > include a hit counter on some of our pages but not by not having them > changed to .cfm. > > Thanks, > Dayv > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

