can be used to both POST and GET requests, the choice is yours. If you use a METHOD of GET you’ll only be able to send URL parameters. To send FORM fields and other variable types you must use a METHOD of POST. (Applies to: ColdFusion All) Share this:Click to share on Twitter (Opens in new window)Click to share on Facebook (Opens in new window)Click to share on LinkedIn (Opens in new window) Related