Hi,
you can add this code at line 438
line 437: Set xml = Server.CreateObject("MSXML2.DOMDocument") line 438: xmlString = replace(xmlString, vbcrlf, "") line 439: if xmlString <> "" then
I add also the content of the line 437 and 438 to better find the position, add only the red text
Gianluigi |
|
|