Hi Mike,<br><br>My bad for not checking the trac before posting.<br><br>The ticket addresses the issue - I just handled it differently.<br><br>When accessing the Print widget dialog via localhost there are no issues.  When accessing via IIS7 on the server the content fails to load.<br>
<br>The error that is encountered is a 400 Bad Request when jxlib uses AJAX to retrieve the content (determined with Firebug).<br>The error is due to the AJAX request doing a POST to an HTML page (Print.html) instead of a GET.<br>
<br>If I save that page extension as Print.php, and change the reference in the Print.js, it can then handle the POST and display properly.<br><br><br><br><br>Cheers,<br><br>Kori Maleski<br><br><br><br><div class="gmail_quote">
On Tue, Mar 9, 2010 at 7:43 AM, Mike Adair <span dir="ltr">&lt;<a href="mailto:madair@dmsolutions.ca">madair@dmsolutions.ca</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Kori,<br>
<br>
Is this ticket related? <a href="http://trac.osgeo.org/fusion/ticket/351" target="_blank">http://trac.osgeo.org/fusion/ticket/351</a> <br>
I&#39;m not sure what you mean by saving Print.html to Print.php<br>
<br>
Mike<div class="im"><br>
<br>
<br>
<br>
<br>
Kori Maleski wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Since the dialog is doing a Post to get the content, it results in a 400 Bad<br>
Request for Firefox or Chrome.<br>
<br>
Saving the Print.html to Print.php allows the code to handle the Post.<br>
<br>
Now it works in the other browsers.<br>
  <br>
</blockquote>
<br>
-- <br></div>
  Michael Adair<br>
  Senior Software Architect<br>
  DM Solutions Group Inc.<br>
<br>
  Office: (613) 565-5056 x26<br>
  <a href="mailto:madair@dmsolutions.ca" target="_blank">madair@dmsolutions.ca</a><br>
  <a href="http://www.dmsolutions.ca" target="_blank">http://www.dmsolutions.ca</a><br>
  <a href="http://research.dmsolutions.ca" target="_blank">http://research.dmsolutions.ca</a><br>
<br>
<br>
</blockquote></div><br>