Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to get XML via post
#1
Exclamation 
executeAjaxEvent(
        '&xml="'+OBJtoXML(arrayCombo4)+'"',
        null,
        "LOANFORM.addXML",
        false,
        null,
        false
    );
i set up my call back in background as addXML but reason is i getting this 

   

help me Smile
Reply
#2
(07-02-2018, 10:54 AM)morhous Wrote: executeAjaxEvent(
        '&xml="'+OBJtoXML(arrayCombo4)+'"',
        null,
        "LOANFORM.addXML",
        false,
        null,
        false
    );
i set up my call back in background as addXML but reason is i getting this 



help me Smile

Hum...

addXML you mean the demo? The generated code looks correct, but it lacks context. It may work or may fail... it really depends. 

Does it execute? If so, what do you get?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)