There is always cURL http://curl.haxx.se/ You can get it to run on pretty much everything.
On Mon, Feb 25, 2008 at 11:02 AM, Sonny Savage <[EMAIL PROTECTED]> wrote: > <cfhttp> is very useful but doesn't have all the features I need. The > component I've written manages the cookies, etc. To answer Dave, the > Windows COM object works, but it only works on a Windows server. Since CF > is so closely tied to Java, I thought it would be good to go that > direction. > > On Mon, Feb 25, 2008 at 10:37 AM, Cutter (CFRelated) < > [EMAIL PROTECTED]> wrote: > > > I'm not overly familiar with WinHTTP, but can't you do the same stuff > > with a <cfhttp> tag? > > > > Steve "Cutter" Blades > > Adobe Certified Professional > > Advanced Macromedia ColdFusion MX 7 Developer > > _____________________________ > > http://blog.cutterscrossing.com > > > > Sonny Savage wrote: > > > I am using the WinHTTP as a COM object in a component, and I was > > wondering > > > if there was a Java equivalent for this object. It would be nice to > > have > > > something a little more "native" and "cross-platform". > > > > > > Thanks! > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299838 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

