Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
My site won't open on Mac IE
Name: a3hourtour Date: May 25, 2005 at 17:06:08 Pacific OS: Windows XP CPU/Ram: 1 GB
Comment:
I'm a teacher and I made a simple page for my class. It's at http://averre.com and opens just fine on every pc browser, but if you try to open it up on a Mac, in IE: you get a completely blank page. Several of my students have Macs at home and run IE. Does anyone see a solution for this problem?
Try validating your site at w3.org: http://validator.w3.org/
I've never used it, but this tool might do much of the clean-up work for you: http://www.w3.org/People/Raggett/tidy/
When I ran the w3 validator on your home page, it found 12 "warnings". Many of them were closing tags that didn't have the opening tag. For example, </html> appeared twice and that isn't allowed. Something simple like that can cause trouble in some browsers.
Summary: I am trying to download a JPG file through a php page. The code is pretty straight forward, it obtains the filename from the query string, reads the file and outputs to the browser. Here is the code: ...
Summary: Help. My web page won't display my QT movie with the current object tag I have always used; I heard it must be reworded somehow, something to do with the object tags? I can put it in QT and play the ...
Summary: What do you mean by "the page won't load"? Do they just get a blank page, is there an error message, what? Have you asked what browsers these people are using? When trying to determine the cause of a ...