<span class="Apple-style-span" style="font-family: Helvetica; font-size: 16px; "><div>We are running Zope 2.9.8 on Macintosh OS X Server 10.5.5 behind Apache 2.x.<br></div><div><br></div>I am having a problem when trying to submit one of my forms in IE 7.&nbsp; This only happens on Windows XP and it only started happening recently (we think in the past week).&nbsp;&nbsp;<br>
<br>The form contains several select boxes.&nbsp; When the user selects a value from one of the select boxes, it submits the form and processes the selection.</span><div><span class="Apple-style-span" style="font-family: Helvetica; font-size: 16px; "><br>
The error I receive is an IE error that says:&nbsp;&nbsp;&nbsp; &quot;Internet Explorer Cannot Display the Webpage&quot;.<br>And for some reason, all of my selectbox values are showing in the URL as parameters.&nbsp;&nbsp; This is not supposed to happen.&nbsp;&nbsp; If I remove the parameters from the URL line and press enter, it works fine.&nbsp;&nbsp;&nbsp;&nbsp;<br>
<br>I have another page that works similar to this one (with multiple select boxes that submit the form upon selection), that doesn&#39;t experience the same problem.<br><br>I even changed my form action to go to a plain html page, and it still tries to pass all of my form variables in the URL string.<br>
<br>I went to Microsoft&#39;s trouble shooting page for this error.&nbsp; I&#39;ve tried deleting my browser history, clearing out any cached items, and also re-starting IE without &quot;Add-Ons&quot;. &nbsp;The server has been restarted as well. None of these options have resolved the issue.<br>
</span></div><div><span class="Apple-style-span" style="font-family: Helvetica; font-size: 16px;"><br></span></div><div><span class="Apple-style-span" style="font-family: Helvetica; font-size: 16px;">Neither the Apache log nor the Zope error log shows these errors.</span></div>
<div><span class="Apple-style-span" style="font-family: Helvetica; font-size: 16px; "><br>Has anyone encountered this problem?&nbsp; If so, what have you done to resolve the issue?</span></div>