Hi all,
when a form is updated by pushing a button the form.send is activated. This starts usually a PHP script which returns some code via XML.
How can I see this XML answer?
Hi all,
when a form is updated by pushing a button the form.send is activated. This starts usually a PHP script which returns some code via XML.
How can I see this XML answer?
You can use dev.tools of the browser to check a text of a server-side response.