Image not displaying after upload

The_Other_One

VIP Member
OK, I'm not noob to HTML or anything, but this is truly baffling me... I have two pages I'm doing for my English class, and so far everything has been fine. Just as I was going to let someone skim over it, I find one of my images doesn't work. I'm not getting the error or anything... It IS posted on the server, and it worked last night. It works in IE(from the server) and works in Firefox and IE from my laptop.

What's most confusing is the code. In Firefox, the code is changed...

<td width="40%"><img style="display: none;" src="AdSearch.gif"></td>

My original code...

<td width="40%"><img src="AdSearch.gif"></td>

I see nothing wrong with my original code, so why is firefox being a pain :mad: It's due next tuesday...we'd use IE, but still I'd like it working regardless...
 
I see all the same pictures in IE and FF, although FF seems to load it a lot slower. I've still got FF1.5 though.
 
Hehe, i think I might have the solution. I noticed it here at work with the website I run. I guess the Tech guys noticed I run al my bog files through my parents FTP, so they blocked it. Damn Surfcontrol. So when I log into http://www.thedomain.com it blocks the entire website BUT if it log into http://thedomain.com it works fine minus the pictures...


ANYWAY what im getting at is the picture is being blocked from being displayed. I would assume it is the title of the pic. AdSerch? Try something random.
 
Well, it doesn't work on my desktop either, which is on a totally different ISP than I normally run my laptop on and all...

Adsearch is just what I titled the image for Advanced Search.

http://webpages.uncc.edu/~djadams1/ENGL/Search/AdSearch.gif

There's the image, clearly uploaded. I just am totally baffled as to why the code is being changed. There must be something minor I've done wrong that's throwing Firefox off. I'm going to download it and see about redoing that little section.

-----

FIXED... Boy, do I feel smart. No editing was required :o
 
Back
Top