This HTTP post...
POST /submit_order.cfm HTTP/1.1
Accept: */*
Accept-Language: en-us
Content-Type: application/x-www-form-urlencoded
UA-CPU: x86
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
Content-Length: 105
Connection: Keep-Alive
Cache-Control: no-cache
Cookie: CFID=1562115; CFTOKEN=21235296
Host: www.myserver.com
xml=<order><product name="product name" /><borrower name="Tom & Linda" phone="123-123-1234"/></order>
Produces this form scope...
| struct |
| AMP; LINDA" PHONE |
"123-123-1234"/></order> |
| FIELDNAMES |
XML,AMP; LINDA" PHONE |
| XML |
<order><product name="product name" /><borrower name="Tom |