> -----Original Message----- > From: Barney Boisvert [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 01, 2006 12:12 PM > To: CF-Talk > Subject: Re: DevNet version of CF7 > > Yes, you have to buy a full license for development with CF7 if you > can't use the Developer Edition. Which basically made DevNet > pointless. Pissed me off too. > > It's theoretically possible that there's a properties file in one of > the CF jars that contains that string as a property, which if set to > the empty string would alleviate that problem....
It would probably violate the license but there may also be a method to eliminate the string using an HTTP Server filter (either ISAPI or APACHE filter). Essentially it would just have to do a simple search and replace on the output from the CF engine (and possibly update the length header) before passing it back to the requestor. Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:233782 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

