Following is my code, where I am trying to show the dialog after doing the xhrpost ,
but the dialog does not show up and submits to the default url,
i tried using 1.0 and 1.1 dojo release,
please help,
function getHtml(e) {
e.preventDefault();
dojo.xhrPost ({
// The page that parses the POST request
url: 'myurl',
// Name of the Form we want to submit
