I've got a small custom JSP website with a built in custom "viewer"
that pulls up static and text from a database and displays it on the
screen. I never had a problem with it...it works perfectly in IE 5
and IE6 and Firefox. When IE7 came out...the images stopped showing
up. When you right click and choose properties in IE 6 or Firefox it
shows you the fully qualified path to the image. When you right click
and choose properties in IE 7 it just shows the image name.
Has anyone seen anything like this? How is IE 7 retrieving this in a
way that isn't pulling the full path name?
Thanks,
gattaca8@gmail.com
Owen Jacobson - 13 Nov 2007 16:08 GMT
On Nov 13, 6:19 am, gatta...@gmail.com wrote:
> I've got a small custom JSP website with a built in custom "viewer"
> that pulls up static and text from a database and displays it on the
> screen. I never had a problem with it...it works perfectly in IE 5
> and IE6 and Firefox. When IE7 came out...the images stopped showing
> up.
What does the resulting HTML look like? That's what the browser's
seeing.