ImageMagick perl question
Posted: 2007-02-14T09:09:25-07:00
Hey guys,
I'm running ImageMagick from a perl system() call in order to convert images on my server. This call is made as a page gets destroyed, and the next page loads up the newly created image. Problem is, the new page seems to load before the convert function finishes and it always loads the older image. Any suggestions?
I'm running ImageMagick from a perl system() call in order to convert images on my server. This call is made as a page gets destroyed, and the next page loads up the newly created image. Problem is, the new page seems to load before the convert function finishes and it always loads the older image. Any suggestions?