How do you get data about the server - dataProcessor?

Hello everybody
I have tested version 4.4. It works very well. Have picked up the project again and converted to version 5. Sending the lightbox does not work anymore. No data will be sent via POST and querystring.

var dp = new dataProcessor("/senddata");

Changing the setTransactionMode did not change anything.

dp.setTransactionMode("POST", true);

How is the data sent now?

THANK YOU
ciao thomas

ok - works now. All good