> -----Original Message----- > From: Thane Sherrington [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 20, 2003 7:38 AM > To: CF-Talk > Subject: Stealing content? > > > I was talking to someone the other day about ColdFusion, and > they said "Oh > yeah, and it has that feature that allows you to steal > content." I've > never heard of that - what feature would that be?
He's probably thinking of CFHTTP, but if he is then he's woefully misinformed. EVERY web application language worth its salt has such functionality: ASP, PHP, PERL, JSP, etc. ALL OF THEM. CF does make it easier than most, but that's just because CF makes most things easier. The CFHTTP tag allows CF to work with the HTTP protocol. In my opinion that's really a telling point: any language that can't work with the protocol(s) with which it's delivered isn't up to snuff. Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

