View Single Post
  #5 (permalink)  
Old 04-07-07, 09:31 AM
mab's Avatar
mab mab is offline
Community VIP
 
Join Date: Oct 2005
Location: Denver, Co. USA
Posts: 2,674
Thanks: 0
Thanked 0 Times in 0 Posts
Can you confirm that you are browsing to the image file itself and it is not on a .html web page? My first thought is some height tag or some overlapping content is causing this. But if you are browsing directly to the url of the image file, this would indicate no tags or other content is involved.

Are you sure the image file is all present and is not corrupt? You can open them in an image editor program and they display correctly? If you right click on the partial image and select the properties menu item, does it list the correct dimension information for what the image should be or does it list the smaller height?

Check your web server log files (both the Access and Error log) for any information.
__________________
Error checking, error reporting, and error recovery. If your code does not have these to get it to tell you why it is not working, what makes you think someone in a programming forum will be able to tell you why it is not working???
Reply With Quote