> if you know the login/password, can't you use:
>
> http://{login}:{password}@{URL}
>
> in the URL attribute?
That won't work using CFHTTP against a URL secured with NTLM Authentication.
CFHTTP only supports Basic Authentication in CF 4.5.1 and higher. Older
versions of CFHTTP on Windows supported NTLM Authentication, because they
used the Microsoft internet client libraries - but those had their own
problems. For 4.5, Allaire wrote all of the HTTP code from scratch,
essentially.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists