View Single Post
  #2 (permalink)  
Old 11-11-2007, 08:53 PM
Erel's Avatar
Erel Erel is offline
Administrator
 
Join Date: Apr 2007
Posts: 3,199
Default

Table.LoadXML expects a specific xml formated data.
In your case you shouldn't use it.
You should read the text data and parse it.
Can you upload the data (or part of the data)?
Reply With Quote