New York Hotels | Mortgages | Power Rangers | Mortgage | Auto Loans
webpage and Mac computer [Archive] - PCMech Forums

PDA

View Full Version : webpage and Mac computer


Byte 2.0
06-08-2000, 05:03 PM
I built a small webpage for a guy tha is trying to sale 2 cars...However It looks fine on my computer, but when he goes home and trys to pull it up, it will not load the pictures...He is mad at me, and thinks I am not doing it right...He has a mac with at least OS 7....He is using Netscape and says other pictures work on the net...I don't know anything about Macs...can someone tell me how to fix this, if it is web design related..... www.campbellcounty.com/cars4sale (http://www.campbellcounty.com/cars4sale)

------------------
<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>I have no more words of wisdom...<HR></BLOCKQUOTE> MY icq number is 1356209
Some people hate computers.
Computer Bash 2000 (http://www.campbellcounty.com/computerbash2k)
Or maybe they took my advise... :)

WJWheels
06-08-2000, 05:56 PM
They don't show up in Opera either, though they do in Netscape 6.0. The only thing I can think may make a difference is... are the words "Image" capitalized as the name of the picture file. I never thought it was good practice to use any caps in dealing with names of image files. It's too easy to get an error like this.

mairving
06-08-2000, 06:01 PM
The images don't show up in Netscape for Linux either.

Rick Hall
06-09-2000, 03:48 AM
Rename your photos using all small letters (no CAPS), and upload them to the server. Change your html to small letters for the photo names and upload the changed page.
Also, you have a spelling errors in the meta keywords (striaght should be straight)(coindition should be condition).
Your meta keywords should be separated by commas.
You have put some of your code (for the counter)outside the body tags (after the </BODY> close tag), this is not correct. Move all of this code before the body close tag.

------------------
Rick

>> -- <<
The solutions to todays problems,
Are the problems of tomorrow.

RH WebWorx - Site Creators (http://www.total.net/~hallrm)

[This message has been edited by Rick Hall (edited 06-09-2000).]

Byte 2.0
06-09-2000, 04:23 AM
Thanks, I made the corrections....Sometimes it just take an outside look to find the minor problems...Thanks again
byte

------------------
<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>I have no more words of wisdom...<HR></BLOCKQUOTE> MY icq number is 1356209
Some people hate computers.
Computer Bash 2000 (http://www.campbellcounty.com/computerbash2k)
Or maybe they took my advise... :)