<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Franck,<br>
<br>
I'm sorry to tell you that CW3.3 is not IE5.5 compatible.<br>
<br>
What you can do to allow IE5.5 users to access CW3.3 in non-ajax mode
is to execute the following javascript code on pageload:<br>
<br>
<small><tt>if (<i>[user agent is ie5.5 test]</i>) {<br>
&nbsp;&nbsp;&nbsp; CartoWeb.disableAjax();<br>
}<br>
</tt></small><br>
Cheers<br>
Damien<br>
<br>
PORTANERI Franck wrote:
<blockquote cite="mid45CB25FA.3080201@orange-ft.com" type="cite">Hi
all,
  <br>
  <br>
Does anybody meet some issues using cartoweb 3.3 + Ajax under IE 5.50 ?
  <br>
  <br>
Everything seems OK with FireFox 1.5 and 2.0 as well as with IE 6.0,
but under an older IE 5.50, ajax actions seem even not reaching the
cartoweb server (no trace under cartoweb / apache logs)... Is there a
special/minimum setting to force under IE 5.50?
  <br>
  <br>
Thanks
  <br>
Franck
  <br>
  <br>
_______________________________________________
  <br>
Cartoweb-users mailing list
  <br>
<a class="moz-txt-link-abbreviated" href="mailto:Cartoweb-users@lists.maptools.org">Cartoweb-users@lists.maptools.org</a>
  <br>
<a class="moz-txt-link-freetext" href="http://lists.maptools.org/mailman/listinfo/cartoweb-users">http://lists.maptools.org/mailman/listinfo/cartoweb-users</a>
  <br>
</blockquote>
<br>
<br>
<div class="moz-signature">-- <br>
<style>
<!--
.signature {
  font-family:verdana,helvetica,sans-serif;
  font-size:0.8em;
  line-height: 1.25em;
  color: #9999BB;
  width: 27em;
}

.signature div {
  padding: 0.22em;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
  border-bottom: 1px dotted lightgray;
  background-color: #FCFCFF;
}

.signature .attention {
  background-color: #FFFAFA;
  color: #FFBBBB;
  font-size: 0.8em;
  font-weight: bold;
}

.header {
}
-->
</style>
<div class="signature">
<div class="attention"> ATTENTION nous avons chang&eacute; de num&eacute;ros de
t&eacute;l&eacute;phone<br>
PLEASE pay attention to our new phone numbers
</div>
<div> <span style="font-weight: bold;">Camptocamp SA</span><br>
Damien Corpataux<br>
PSE A<br>
CH-1015 Lausanne<br>
</div>
<div> +41 21 619 10 22 <span class="header">(Direct)</span><br>
+41 21 619 10 10 <span class="header">(Centrale)</span><br>
+41 21 619 10 00 <span class="header">(Fax)</span><br>
</div>
<div style="color: rgb(102, 204, 102);"> <span
 style="position: relative; top: -3px; font-family: Webdings; font-size: 24pt;">P</span>
<span style="">Please consider the environment <br>
Do you really need to print this email?</span>
</div>
</div>
</div>
</body>
</html>