Hi,
I have to send post reqest with data in url string,

for example:

<cfhttp url="https://example.com"; username="xxx" password="xxx" method="post" 
result="result">
<cfhttpparam name="address" type="formfield" value="0035311111111">
<cfhttpparam name="accuracy" type="formfield" value="coarse">
</cfhttp>

Is this example correct? 

Thanks for help


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:324793
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to