14 Jul
2001
14 Jul
'01
12:06 p.m.
rlanham@speakeasy.net writes:
This works fine in Netscape, but no longer works in IE (ver 5.0 on win2k server). And as this is all server side, I cannot understand how this could be. Why would zope process this differenly based on client? Hmm... What happens?
I would look at the HTML sources in both Netscape and IE. If they were different, I would try to find out why (e.g. ZStyleSheet installed). If they were identical, I would check HTML validity (using an HTML checker at w3c.org). Dieter