× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Bonnie Williams wrote:
The following are clipped from the index.htm.  The first is an image
that does not display, the second one does.  Both files are in the
images directory.

<img src="images/15logo2c.gif" width="110" height="112">

<img src="images/550shadow.gif" width="550" height="7">


This is just a shot in the dark, but have you checked the spelling of the file names? The fact that one displays demonstrates that the web server is configured properly. But if there is a spelling mistake, it is entirely possible that the page would render fine when developed on a Windows machine but fail when served up on a real computer. What's the difference? Windows file names are not case sensitive, but on other machines, such as the iSeries IFS, case matters. If the real name of the file on the IFS is, say, "15logo2c.GIF", it won't be found.


Cheers! Hans



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.