-------------------------------------------------------------------------------------
97006" &
"33179" &
"P" &
"100" &
"#today#" &
"- " &
"775" &
"667" &
"
" &
"- " &
"100" &
"555" &
"
" &
"SSC" &
"DNC" &
"GUR" &
"" />
rateQuotes = XmlSearch(rateResponse,lookForTag);
if (ArrayLen(rateQuotes) EQ 0) rateQuotes = XmlSearch(bolResponse,errorTag);
rateQuote = rateQuotes [1].XmlText;
Sample ColdFusion MX for Con-way XML Rating
Sample ColdFusion MX Con-way Rate
Getter
Here is the RateQuote XML output:
Here is the data extracted from an XML tag:
Shipping Charges : #rateQuote#
-------------------------------------------------------------------------------------