Using CF 5.0 on a local single user development system.

A simple CFHTTP POST below results in "Connection Failures". Same results
for any CFHTTPPARAM type. CFHTTP GET works!

Is there some kind of Administrative or CFAPPLICATION setting that is required?

<CFHTTP url=""> resolveurl="FALSE"
method="post">
<cfhttpparam type="FORMFIELD" name="formField1" value="11">
<cfhttpparam type="FORMFIELD" name="formField2" value="22">
</CFHTTP>

Thanks,

Nick

[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to