Hello all,
I am trying to experiment some code with CFHTTP, but it gives
the error
"Connection Failure text/html", i am running CFserver 4.5 on
NT (sp6).
i also downloaded the bug fix for cfhttp but it still gives
me this error.
Is there something wrong in my Code? this is my code
<CFHTTP URL="http://search.yahoo.com/bin/search"
METHOD="Post">
<CFHTTPPARAM NAME="p"
TYPE="FORMFIELD"
VALUE="USA">
<CFHTTPPARAM NAME=""
TYPE="FORMFIELD"
VALUE="Search">
</CFHTTP>
<CFOUTPUT>
#CFHTTP.filecontent#
#CFHTTP.mimetype#
</CFOUTPUT>
Appretiate all your help.
Thanks
Joe
---------------------------------------------------------------------------
---
> 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.
>
------------------------------------------------------------------------------
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.