> Our server use ColdFusion 5 and MySQL 3.51.
> ...
> Does anybody have a suggestion? (Please keep it G rated.)

Funny. I bet you can guess what my suggestion is. And if it's really about
the money, switch to Railo, it's free, it's fast, and it works pretty well,
certainly better than CF5.

Per what Jerry said, do you have access to that remote server - like can you
put a file in the web root to execute it on the other server? That's what I
would go for.

nathan strutz
[http://www.dopefly.com/] [http://hi.im/nathanstrutz]


On Wed, Dec 15, 2010 at 9:08 AM, Dave Long <[email protected]> wrote:

>
> Our server use ColdFusion 5 and MySQL 3.51.
>
> My application displays photos stored on a server remote from the server on
> which the app is hosted. The number of photos varies from one to twenty.
> The
> image files are named using a constant ID number plus a sequential number
> for each file, like this: 12345_p01.jpg, 12345_p02.jpg, and so on in order
> to relate them to a specific record on my server.
>
> My problem is this: I want to create a slide show of these photos but if
> there are only two photos, not twenty, how can I end the slide show after
> only two have been called for? If the files were on my server, I could use
> a
> conditional FileExists but that doesn't work for a remote server.
>
> Does anybody have a suggestion? (Please keep it G rated.)
>
> Dave Long
>
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:340085
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to