Sure does....

use CFHTTP Header to change the HTTP user Agent

<CFHTTPPARAM TYPE="CGI" NAME="HTTP_USER_AGENT" VALUE="Mozilla/5.0
(Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070515
Firefox/2.0.0.4">


That should make it look like a windows based Firefox session.


-J.J.


On 6/5/07, Chad Gray <[EMAIL PROTECTED]> wrote:
>
> Does CFHTTP show up as a "browser" type that could be blocked?
>
> I cannot download my Calvin and Hobbes comics anymore with the following.
>
> <cfhttp method="GET" url="
> http://images.ucomics.com/comics/ch/2007/ch070605.gif";
> path="#variables.path#" file="calvin#day#.gif">
>
> If I hit the URL:
> http://images.ucomics.com/comics/ch/2007/ch070605.gif
>
> I get the comic, but if I use CFHttp it fails.
>
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:280187
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to