Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~206 People Reached
Favorite Forums
Favorite Tags
Member Avatar for acampolonghi

Hi, This is My problem: I receive datas from an xml Feed and I always worked in this way: <cftry> <!--- fetch data from web service ---> <cfhttp url="http://www............. method="get" charset="utf-8"/> <cfset xmldata = cfhttp.fileContent> <cftry> <!--- extract data from XML document and convert to query ---> <cfset lstColumns = …

Member Avatar for l14n
0
206