PDA

View Full Version : images problem


esllou
09-21-2002, 10:01 AM
I feel such an idiot.

if you go to this URL:

http://esl-lounge.com/sardinia/sardinia-house-info-photos.html

you will see that most images aren't loading and I have no idea why not!!!

* the pages work OK off my hard drive so I know the coding is alright
* I uploaded the pics in Binary with the ftp client.
* I can see the pics if I only use the pic URL such as:

http://www.esl-lounge.com/sardinia/photos/Beach_1.jpg

so I know the pics are there on the server!!!!!

Aaaaggghhh!
:*

esllou
09-21-2002, 10:07 AM
It was a case thing as I suspected.

Use Note-Tab and when I used IMG tag, it was inserting them as lower case into my html even though they were in the /photos/ folder as Capitalized....strange.

So blame lies at Note-Tab's door which is odd as I love it to bits and I have never had a squeak of problem out of it!

Sorry for talking to myself....

tjlid
09-21-2002, 05:10 PM
Neil,

If you are using NoteTab Pro, go to "View/Options/HTML Files" and check your settings for upper or lowercase. Help for this page says the following:

Create Uppercase Tags: When checked, produces tags with element and attribute names in uppercase. When unchecked, they are rendered in lowercase. When grayed, case is not modified (useful when dealing with XML files).

Create Lowercase URLs: Uncheck this option if you want NoteTab to preserve the character case of URLs inserted into HTML documents. When checked, URLs are converted to lowercase.

I have both options checked in NoteTab Pro and always upload all file types with lowercase names.

Tom