PDA

View Full Version : Problem displaying JPG in IE5 (Win98se)



aljpson
05-18-2002, 02:24 AM
I'm using Win98se and IE5. I'm having trouble displaying JPG files in IE5 using file:// protocol (need to preview local webpages). I've have no problems displaying GIF using the same protocol.
(note: both JPG and GIF can be displayed properly in http://)

It's unlikely a file association problem 'cause when i double click the JPG (in Windows Explorer), IE is launched and the JPG is displayed.

I suspect it's a registry problem but i can't figure it out. Anyone please help me out.

Thanks.

<P ID="edit"><FONT class="small">Edited by aljpson on 05/17/02 20:26.</FONT></P>

TonyKlein
05-18-2002, 09:47 AM
Start by doing the following:

Go to Start/run, and type the following line, followed by pressing 'enter'

regsvr32 /i shdoc401.dll

After a wait you ought to get a *succeeded* dialogue box. Click OK.

After that, do the same with:

regsvr32 /i thumbvw.dll


And here are two articles that may be of help:

<a target="_blank" href=http://support.microsoft.com/default.aspx?scid=kb;NL;q283807>Web Page Displays an Image As a Red X or Not at All (Q283807)</a>

<a target="_blank" href=http://support.microsoft.com/default.aspx?scid=KB;EN-US;q309287>You Cannot View Some Images on Web Pages After You Upgrade to Internet Explorer 6.0 (Q309287)</a>

Good luck, Tony

reghakr
05-18-2002, 03:22 PM
aljpson,

Check the source of these "local pages" and verify the path to the graphic is correct.

reghakr