OK next issue is now I have about 300 htm files that I have converted to cfm files. All the file names are the same except the extension. What would be the best way to do a 301 redirect on so many files? Do need to use a ISAPI_Rewrite filter.
Thank again... -----Original Message----- From: Ian Skinner [mailto:[EMAIL PROTECTED] Sent: Friday, October 10, 2008 11:48 AM To: cf-talk Subject: Re: Coldfusion and .aspx. <cfhttp....> would be the closest to in <cfinclude...> concept. This would return the .aspx page as it was rendered by the ASP application server. You would then need to process the cfhttp.filecontent variable to marry it with your look and feel. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:313730 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

