Nope...

I'm in a beard contest:
http://www.whiskerino2005.com/detail.php?id=32&beard=6205

Every day the contestants can post pictures. But not everyone posts one
every day. I wanted to write some code that would retrieve ALL of the
pictures, from all of the contestants on one page as a sort of art project.
However, I found that when I ran my code, I got the "missing image" image in
lots of places. That made the results look bad.

I tried running the code as it was and found that I was trying to load in
somewhere on the neighborhood of 7200 images. Oh well. I figured it wasn't
possible. Just checking.

<!----------------//------
andy matthews
web developer
ICGLink, Inc.
[EMAIL PROTECTED]
615.370.1530 x737
--------------//--------->

-----Original Message-----
From: Rick Root [mailto:[EMAIL PROTECTED]
Sent: Monday, February 06, 2006 8:35 AM
To: CF-Talk
Subject: Re: [work] File exists on remote server?


Andy Matthews wrote:
>
> anyone have any ideas?


Since coldfusion cannot access the remote server, you're pretty much SOL
and stuck with making http requests.

If you do have access to place coldfusion code on the remote server, you
could put a component on there to handle FileExists on *THAT* server,
but I'm guessing that you don't have the ability to do that.

Rick



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:231455
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to