Forum Moderators: travelin cat
Here's what I've noticed:
- The home page loads OK
- Any page accessed via a link from the home page, like [example.com...] , hang midway through loading. Once you hit "stop" you can see that the page is partially loaded.
- Any page that is accessed via a form submit, like any of the pull downs on the home page, loads fine.
- All pages work OK on PC IE and Netscape, and on Mac Netscape.
- If I save the rendered HTML with Mac Netscape and then open it in IE it works OK.
This is very odd does anyone have any ideas what could be causing this?
Many thanks,
Bart Jaworski
[edited by: tedster at 3:21 am (utc) on July 9, 2002]
[edit reason] urls edited and snipped [/edit]
Are these Macs connected to the net with a ADSL connexion?
I've just come to expect it.
I just dug throught Microsoft's support pages, with very little success. I hope for you we can find a solution soon. It's been noted before on several occasions, both in USENET and on
countless Web forums.
Could you tell us what happends either when you resize the window (should force
a full window redraw) or hit the Refresh button? If everything is fine after this, it is a known bug and nothing can be done on your side (If you happen to develop the site) to fix this.
I don't know if a proper fix is planned for implementation any time soon.
I see .cfm in URL. What kind of cold fusion server is this? What kind of extensions are installed on server?
I see you mention IE 5.1, what is (are) your Mac OS version (s)?
I'm using cold fusion pro v5 on nt advanced server 2000.
There are no extensions installed as far as i know. The only "unusual" thing about this server is that i have something called "URL scan" running on it which i got from microsoft's web site as a recommended fix for some security hole / worm vulnerability. url scan rejects any ususual requests made to the web server.
thanks,
bart
Unfortunatly, I did not find any cure to this situation. I cannot even pinpoint the IE bug.
IE for Mac is well knowed for not rendering complex pages properly. But most of this is fixed by simply reloading the page.
As far as I know, I am afraid there is nothing you can do on your site to fix this.
Missing tags are known mainly for causing problems with Netscape... It almost sounds like the problem is with ColdFusion navigation somehow, if the rendered HTML works fine when saved in NN and opened in IE, and pages loaded through drop downs work OK.
Dunno anything about CF though, so I haven't the slightest idea where to look there.