Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 





Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Design Forum > Web Design & Programming
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read

Web Design & Programming Discussion of web design, and server-side & client-side scripting

Reply
 
Thread Tools
Old 06-05-2008, 03:11 PM   #1 (permalink)
Registered User
 
Join Date: Jun 2008
Posts: 4
OS: Vista


Cant see photos on internet explorer only firefox

hELLO I RECENTLY had a web page made for me, i am a photographer and you cant see the photos on my website when using internet explorer (possibly other internet browsers too) but can only see them on mozilla firefox. is it something with my security or something with the pictures thanks web site eokeefephoto.com
cutty2 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 06-05-2008, 03:23 PM   #2 (permalink)
TSF Enthusiast
 
sobeit's Avatar
 
Join Date: Nov 2007
Location: NEAR
Posts: 6,013
OS: windows/linux


Send a message via MSN to sobeit Send a message via Yahoo to sobeit Send a message via Skype™ to sobeit
Re: Cant see photos on internet explorer only firefox

internet explorer has problems with png files. You may want to use another graphic format.
__________________
Do not feed the trolls.

Last edited by sobeit : 06-05-2008 at 03:33 PM.
sobeit is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 06-06-2008, 09:27 AM   #3 (permalink)
Registered User
 
Join Date: Jun 2008
Posts: 4
OS: Vista


Re: Cant see photos on internet explorer only firefox

they arent png files there jpeg
cutty2 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 06-06-2008, 09:28 AM   #4 (permalink)
Registered User
 
Join Date: Jun 2008
Posts: 4
OS: Vista


Re: Cant see photos on internet explorer only firefox

i cant get internet explorer to work on my main computer could that be a cause? and if the files that are linked to my website that are on my computer would that effect it? are my files on my computer directly linked to my website? or does my hoster have copies of them when i ftp'd? thanks so much
cutty2 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 06-07-2008, 10:50 PM   #5 (permalink)
Design Team Member
 
Jaxo's Avatar
 
Join Date: Feb 2008
Location: Deming, NM
Posts: 288
OS: XP SP2 & Vista


Re: Cant see photos on internet explorer only firefox

Code:
<div id="navigation">
<a href="index.html">
<img src="interface/home.png" width="25" height="58" alt="home" /></a><br /><br />
<a href="sports.html">
<img src="interface/sports.png" width="25" height="65" alt="sports" /></a><br /><br />
<a href="portraits.html">
<img src="interface/portraits.png" width="25" height="85" alt="portraits" /></a><br /><br />
<a href="other.html">
<img src="interface/other.png" width="25" height="54" alt="other" /></a><br /><br />
</div>
Hi cutty2,

Code above is from the site you posted. Looks the images are .png like sobeit said. Should be easy enough in an image editor to save convert them to .jpg

Good luck! Let us know if there is anything else we can help with.
Jaxo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 06-08-2008, 12:41 AM   #6 (permalink)
Registered User
 
Join Date: Jun 2008
Posts: 4
OS: Vista


Re: Cant see photos on internet explorer only firefox

thank you so much i will try that.
cutty2 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -7. The time now is 03:33 PM.



Copyright 2001 - 2008, Tech Support Forum

Search Engine Friendly URLs by vBSEO

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82