You have a number of things going wrong here. The fact you said you said you could browse (using a browser) means that the file in question does not live in that place on the file system; CFIMAGE needs to know the precise location, so use ExpandPath() to get the real location.
Secondly, i am fearful this won't work for you anyway, as you said your ISP has shutdown FILE access; if that is the case, then you may not be able to write to your file space. Try it though. As for FTP -- you can use CFFTP with no problems J.B. Mentzer wrote: > I'm experimenting with<cfmimage> for the first time on a photogallery > site that's nearly finished (thanks for the help in the early stages OBD > list& Matthew!) --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
