Forum Discussion
_anomDiebolt_
10 years agoQrew Elite
within the then() you use this code:
var rid = $("rid", xml).text ():
also this code may help debug and understand the xml response:
console.dirxml (xml)
var rid = $("rid", xml).text ():
also this code may help debug and understand the xml response:
console.dirxml (xml)