> Duane,
>
> Thanks. That did the trick (he says as he slinks off, thinking, "Why
> didn't I think of that?")

:) Been there.

The best way I find to debug path problems is to just output the path to the
screen and see if it what you expected.

Glad to help,
Duane

>
> Regards,
> John
>
> Duane Boudreau wrote:
> >
> > Try:
> >
> > <cfif FileExists("#thisDirectory#/pics/#FILENAME#.jpg")>
> >
> > instead of
> >
> > <cfif FileExists("#thisPath#/#thisDirectory#/pics/#FILENAME#.jpg")>
> >
> > Duane Boudreau
> > CFExperts.Com
> >
> ------------------------------------------------------------------
> ------------
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf
> _talk or send a message to [EMAIL PROTECTED] with
> 'unsubscribe' in the body.
>

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to