I believe that Dave is right here: CFHTTP (at least in CFMX) should be able
to do everything you need it to do.

Two thoughts however:

1) If you're having trouble using HTTPS in MX you may have to tweak things
to get it working.  Google "HTTPS CFHTTP CFMX" to see a bunch of stuff on
this, but this is a blog entry about importing the certs into the JRE:

http://www.bpurcell.org/blog/index.cfm?mode=entry&entry=843

2) I was under the impression (but it may have been for an old version) that
the MS XML HTTP object was not to be used as a server-side component, only
as a client-side.  Apparently there are (or were) some serious performance
issues when it was used in that way.

If you must use something other than CFHTTP in MX you may want to look for a
Java class instead of a COM object.  And if you must use COM you might want
to consider a more robust server-side component (like the one available at
serverobjects.com)

Hope this helps,

Jim Davis



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Silver Sponsor - New Atlanta
http://www.newatlanta.com

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:186420
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to