Does the remote server have any scripting/CGI abilites or is it
running something like PERL, ASP, JSP, CF?  If so, you could simply
have the remote server check for you.  All you would have to do is
tell it which files to check in a list.   Does the remote server have
FTP access?  If so, you could use that to check for file existence as
well without having to initiate separate connections for each file.

On Fri, 16 Jul 2004 20:31:32 -0500, Rick Dawson <[EMAIL PROTECTED]> wrote:
> > Why not just use CFHTTP to get the specific file?  There's nothing saying
> > that CFHTTP HAS to call an HTML page.
> >
> > Jim Davis
> >
> Hi Jim,
>
> I need to test for the existence � some properties will have more than 8
> images (those I can get all eight just fine), and some will have anywheres
> from none through 8. I only want to display images if they are present, and
> not resort to using a 1-pixel gif as a substitute if there is no image.
>
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to