David W. Fenton / 2007/07/17 / 11:04 PM wrote: >I'll be glad to look at the actual HTML with picture and see if I can >figure out what's wrong.
I actually took a look at it. It was missing size declaration but image was loading fine. I told him to put the size declaration but was not sure if he understood my suggestion. I don't think this is a HTML issue. My best guess at this point is, if he was trying to upload resized image with the same file name, assuming he did properly changed dpi, the chances are the server is getting somewhat unhappy. I had that once when I batched file upload using PHP code. The solution was to rename the file as well as the caller src so server is forced to refresh. -- - Hiro Hiroaki Honshuku, A-NO-NE Music, Boston, MA <http://a-no-ne.com> <http://anonemusic.com> _______________________________________________ Finale mailing list [email protected] http://lists.shsu.edu/mailman/listinfo/finale
