I'm having a major problem trying to retrieve image files using  URLs
that I obtain from my customers
HTML pages. Their URLs used to show up as fully qualified, now they're
showing up like this -

  http://216.32.245.142/preview/si/silvrsmth/reamer.jpg

My code, using getstore fails, to retrieve the image when using this
URL.

I pasted the URL into my browser and the image displayed but the address
changed to -

 http://64.14.24.10:80/preview/si/silvrsmth/reamer.jpg

Is this a problem with LPW::Simple getstore, or maybe with my web
hosting server where my code runs ?

I don't understand redirection enough to get this solved.

Short of hacking a temp fix of switching the ip address in the URL to
the  hard coded "known" one before issueing getstore, my web service is
dead in the water.

Any help is most appreciated !!!

Steve Borruso



Reply via email to