Dave, you're a genius! When I pass along a recognized user_agent, it lets me in 
via my account ... 

With this help, I was able to quickly daisy-chain 3 CFHTTP tags which zip me 
through 2 screens, parse out a dynamically-named download file, and download the file 
- 
automatically in ONE click without ever leaving my own site! I'm impressed! <g>

Thanks again...

Gene Kraybill

Dave Watts wrote:
> I wouldn't  be surprised if, instead of it being an IP address issue, it just doesn't
> recognize your "browser" when you use CFHTTP.
> 
> By default, CFHTTP describes itself to the target server as "ColdFusion". It
> might be the case that the server is looking for a well-known browser type
> like Netscape or IE. You can have CFHTTP tell the server it is one of those,
> and see what happens. In CF 4.5.x, you can add a USERAGENT attribute; in
> earlier versions, you'll have to add a CFHTTPPARAM tag...

Gene Kraybill wrote 
> > I'm experimenting with the use of CFHTTP and CFHTTPPARAMS to
> > log in to a large, unaffiliated web site I frequently use
> > and which requires username/password. It appears the other site uses an IP check 
>of some kind,
> > because it throws a vague error message that reports what
> > my IP no. is (and blocks access). No doubt they've instituted
> > this IP checking for security reasons.
> >
> > Without breaching the bounds of ethics, I'm wondering if
> > there's any workaround...
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to