Questions tagged [cfhttp]

A ColdFusion/CFML tag that performs an HTTP request.

A ColdFusion/CFML tag that generates an HTTP request and handles the response from the server. See cfhttp in Adobe's CFML reference for details.

199 questions
3
votes
2 answers

Submit HTML form array to PHP using CFHTTP

I am trying to submit a form using CFHTTP to a PHP page - everything is working properly except for one form field that is using arrays. The HTML code in the form is