<cfhttp
url="https://www.vtext.com/customer_site/jsp/disclaimer.jsp"
method="POST"
useragent="Mozilla / Firefox"
result="objHTTP">
<cfhttpparam
type="CGI"
name="referer"
value="https://www.vtext.com/customer_site/jsp/messaging_lo.jsp"
encoded="false"
/>
<cfhttpparam
type="FORMFIELD"
name="trackResponses"
value="No"
/>
<cfhttpparam
type="FORMFIELD"
name="Send.x"
value="Yes"
/>
<cfhttpparam
type="FORMFIELD"
name="translatorButton"
value=""
/>
<cfhttpparam
type="FORMFIELD"
name="showgroup"
value="n"
/>
<cfhttpparam
type="FORMFIELD"
name="DOMAIN_NAME"
value="@vtext.com"
/>
<cfhttpparam
type="FORMFIELD"
name="min"
value="XXXXXXXXXX"
/>
<cfhttpparam
type="FORMFIELD"
name="text"
value="This is a test ColdFusion submission."
/>
<cfhttpparam
type="FORMFIELD"
name="message"
value=""
/>
<cfhttpparam
type="FORMFIELD"
name="subject"
value="Ben Nadel"
/>
<cfhttpparam
type="FORMFIELD"
name="sender"
value="XXXXXXXXXX"
/>
<cfhttpparam
type="FORMFIELD"
name="callback"
value=""
/>
<cfhttpparam
type="FORMFIELD"
name="type"
value="0"
/>
<cfhttpparam
type="FORMFIELD"
name="count"
value="#(160 - 37)#"
/>
<cfhttpparam
type="FORMFIELD"
name="Send"
value="Send"
/>
<cfhttpparam
type="FORMFIELD"
name="Reset"
value="Clear"
/>
<cfhttpparam
type="FORMFIELD"
name="disclaimer_submit"
value="disclaimer_submit"
/>
</cfhttp>