Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem with ASPJpeg

Status
Not open for further replies.
Jan 26, 2001
550
GB
Hi there

I'm having a few problems using Persits ASPJpeg and I wonder if anyone may be able to help.

I'm sending thumbnails in binary by setting the image source of my pictures to "displayimage.asp?img=whatever&width=100" which is working fine most of the time.
However some of my pictures are failing to load, which you can see in the following link:


The odd thing is, if I view the src of the broken images and paste that in the browser, the thumbnails are fine when directly calling the displayimage page.
I'm guessing it might have something to do with the spaces in the image names, but I'm at a loss for how to rectify this without manually changing the image filenames.

Could anyone shed any light?

Many thanks
Nick


Nick (Webmaster)

 
... might have something to do with the spaces in the image names

Seems easy enough to test... if this turns out to be the problem you might try encoding the url.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top