Hello,
I'm using cfhttp get to retrieve and xml file, which works fine.
However, when I try to parse the cfhttp.filecontent with the xmlparse function, I get the error message - 'Premature end of input'.
I know that this must be a problem with the xml file itself as I've used this method of parseing xml before with no problems.
Does anyone know specifically though, what would be wrong with the xml to cause the 'premature end of input' message?
thanks
I'm using cfhttp get to retrieve and xml file, which works fine.
However, when I try to parse the cfhttp.filecontent with the xmlparse function, I get the error message - 'Premature end of input'.
I know that this must be a problem with the xml file itself as I've used this method of parseing xml before with no problems.
Does anyone know specifically though, what would be wrong with the xml to cause the 'premature end of input' message?
thanks