![]() ![]() ![]() |
Required for CFHTTP POST operations, CFHTTPPARAM is used to specify the parameters necessary to build a CFHTTP POST.
<CFHTTPPARAM NAME="name" TYPE="type" VALUE="transaction type" FILE="filename">
Required. A variable name for the data being passed.
Required. The transaction type. Valid entries are:
Optional for TYPE="File". Specifies the value of the URL, FormField, Cookie, File, or CGI variable being passed.
Required for TYPE="File".
![]() ![]() ![]() |
AllaireDoc@allaire.com
Copyright © 1998, Allaire Corporation. All rights reserved.