Hi Will, This might give you a start:
<cfdump var="#cgi.HTTP_ACCEPT#" /> And <cfdump var="#cgi#" /> Paul. -----Original Message----- From: Will Peavy [mailto:[EMAIL PROTECTED] Sent: Wednesday, 9 July 2008 10:50 AM To: CF-Newbie Subject: Content Negotiation (HTTP Accept) Hello, I'd like to deliver content based on the Accept in the HTTP Header. I'm guessing I could use cfif conditions to check against the Accept string and deliver the right content for each user agent. I'm not sure how to the see HTTP GET with ColdFusion though. Any ideas? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:3796 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
