Thanks Mark,
so will CFX_http help me out?
is it better for GETTING then Allaire's CFHTTP? although the'yre both using
wininet?
I've looked into ASPHTTP which looks great, but I don't seem to undertsnad
how
to implement it on CF pages? the examples shows VB and ASP.
can you please tell me briefly how to incorporate asphttp code in my cf
page?
what I need is:
"getting" a webpage into a CF variable
"getting" a binary file to a file
"getting" the asphttp status code and mimetype.
I can see the xamples, but totally don't understand how to put the script
into CF.. :(
Michael.
----- Original Message -----
From: "Mark Woods" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, May 30, 2001 2:26 PM
Subject: Re: CF_GOINGNUTS
> Maybe it's just a problem with the looping condition or code within the
> loop, but if you're sure it's not...
>
> AFAIK CFHTTP on windows uses the wininet.dll, which has various 'issues'
> (MS speak for 'bugs'). One of these is a limited number of concurrent
> connections per server. Check these articles:
> http://support.microsoft.com/support/kb/articles/Q183/1/10.ASP
> http://support.microsoft.com/support/kb/articles/Q238/4/25.ASP
>
> I'm gonna send cfx_http files in a direct email in case you want to use
it,
> but it's limited in what it can do - great for spidering, but no POST
> support and it also uses the wininet.dll. I'd recommend the ASPHTTP
> component available from ServerObjects.com, if you find the problem is
> really a CFHTTP one, especially if it's related to wininet.dll (ASPHTTP
> doesn't use it).
>
>
> Mark
>
>
> At 02:09 PM 5/30/2001, you wrote:
> >I'm having problems with cfhttp !!!!!!!!!
> >let me know if you can help with this:
> >
> >I'm trying to loop over 30 cfhttp tags,
> >the problem is that coldfusion first goes ok,
> >and then for some reason the next CFHTTP or the 3rd/4th/5th CFHTTP
> >fails, and the rest (till 30) fails, with the SAME status CODE and SAME
> >mimetype.
> >something like - it's ain't running at all after a specific number of
> >"THREADS"!!!
> >
> >anyone know also where can I find cfx_http and how good is it?
> >
> >help, please!!!!!!!!
> >
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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