I am having the same exact problem.  Does anyone have any ideas?

John Rice wrote:

> This message is in MIME format. Since your mail reader does not understand
> this format, some or all of this message may not be legible.
>
> ------_=_NextPart_001_01C053C3.BD22DF62
> Content-Type: text/plain;
>         charset="iso-8859-1"
>
> Its a bad time to feel like a turkey so I need some advice in hurry.  Anyone
> know why this returns "Connection Failure" in CFHTTP.fileContent?
>
> <CFHTTP
>         url="http://www.docboard.org/cgi-shl/nhayer.exe"
>         resolveurl="Yes"
>         timeout="30"
>         method="post"
>         useragent="Mozilla/4.0 (compatible; MSIE 5.5; Windows Turkey;)"
>         >
>
>         <cfhttpparam NAME=medlname VALUE="smith" type="FORMFIELD">
>         <cfhttpparam NAME=medfname VALUE="john" type="FORMFIELD">
>         <cfhttpparam NAME=form_id VALUE="medname" type="FORMFIELD">
>         <cfhttpparam NAME=state VALUE="ma" type="FORMFIELD">
>
> </cfhttp>
>
> The form just as this works fine:
>
> <form method="post" action="http://www.docboard.org/cgi-shl/nhayer.exe">
>
>         <input type=hidden name=form_id value=medname>
>         <input type=hidden name=state value=ma>
>         <input type=text name=medlname value="smith">
>         <input type=text name=medfname value="john">
>
>         <input type=submit value="Start Query">
>
> </form>
>
> What do I need to do?
>
> Thanks Much
>
> -Rice
>
> ------_=_NextPart_001_01C053C3.BD22DF62
> Content-Type: text/html;
>         charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
> <HTML>
> <HEAD>
> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
> charset=3Diso-8859-1">
> <META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
> 5.5.2650.12">
> <TITLE>TURKEY VS CFHTTP - [in mime format]</TITLE>
> </HEAD>
> <BODY>
> <BR>
>
> <P><FONT SIZE=3D2>Its a bad time to feel like a turkey so I need some =
> advice in hurry.&nbsp; Anyone know why this returns &quot;Connection =
> Failure&quot; in CFHTTP.fileContent?</FONT></P>
> <BR>
>
> <P><FONT SIZE=3D2>&lt;CFHTTP</FONT>
> <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT =
> SIZE=3D2>url=3D&quot;<A =
> HREF=3D"http://www.docboard.org/cgi-shl/nhayer.exe" =
> TARGET=3D"_blank">http://www.docboard.org/cgi-shl/nhayer.exe</A>&quot;</=
> FONT>
> <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT =
> SIZE=3D2>resolveurl=3D&quot;Yes&quot;</FONT>
> <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT =
> SIZE=3D2>timeout=3D&quot;30&quot;</FONT>
> <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT =
> SIZE=3D2>method=3D&quot;post&quot;</FONT>
> <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT =
> SIZE=3D2>useragent=3D&quot;Mozilla/4.0 (compatible; MSIE 5.5; Windows =
> Turkey;)&quot;</FONT>
> <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT =
> SIZE=3D2>&gt;</FONT>
> </P>
>
> <P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT =
> SIZE=3D2>&lt;cfhttpparam NAME=3Dmedlname VALUE=3D&quot;smith&quot; =
> type=3D&quot;FORMFIELD&quot;&gt;</FONT>
> <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT =
> SIZE=3D2>&lt;cfhttpparam NAME=3Dmedfname VALUE=3D&quot;john&quot; =
> type=3D&quot;FORMFIELD&quot;&gt;</FONT>
> <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT =
> SIZE=3D2>&lt;cfhttpparam NAME=3Dform_id VALUE=3D&quot;medname&quot; =
> type=3D&quot;FORMFIELD&quot;&gt;</FONT>
> <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT =
> SIZE=3D2>&lt;cfhttpparam NAME=3Dstate VALUE=3D&quot;ma&quot; =
> type=3D&quot;FORMFIELD&quot;&gt;</FONT>
> </P>
>
> <P><FONT SIZE=3D2>&lt;/cfhttp&gt;</FONT>
> </P>
> <BR>
>
> <P><FONT SIZE=3D2>The form just as this works fine:</FONT>
> </P>
> <BR>
>
> <P><FONT SIZE=3D2>&lt;form method=3D&quot;post&quot; action=3D&quot;<A =
> HREF=3D"http://www.docboard.org/cgi-shl/nhayer.exe" =
> TARGET=3D"_blank">http://www.docboard.org/cgi-shl/nhayer.exe</A>&quot;&g=
> t;</FONT>
> </P>
>
> <P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2>&lt;input =
> type=3Dhidden name=3Dform_id value=3Dmedname&gt;</FONT>
> <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2>&lt;input =
> type=3Dhidden name=3Dstate value=3Dma&gt;</FONT>
> <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2>&lt;input =
> type=3Dtext name=3Dmedlname value=3D&quot;smith&quot;&gt;</FONT>
> <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2>&lt;input =
> type=3Dtext name=3Dmedfname value=3D&quot;john&quot;&gt;</FONT>
> </P>
>
> <P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2>&lt;input =
> type=3Dsubmit value=3D&quot;Start Query&quot;&gt;</FONT>
> </P>
>
> <P><FONT SIZE=3D2>&lt;/form&gt;</FONT>
> </P>
> <BR>
>
> <P><FONT SIZE=3D2>What do I need to do?</FONT>
> </P>
> <BR>
> <BR>
>
> <P><FONT SIZE=3D2>Thanks Much</FONT>
> </P>
>
> <P><FONT SIZE=3D2>-Rice</FONT>
> </P>
>
> </BODY>
> </HTML>
> ------_=_NextPart_001_01C053C3.BD22DF62--
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Structure your ColdFusion code with Fusebox. Get the official book at 
>http://www.fusionauthority.com/bkinfo.cfm
>
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to