I have tried cffile and cfhttp so far with no luck.

<CFHTTP URL="http://photoph.qualcomm.com/emppics/11558.jpg";
      METHOD="get"
      USERNAME="xxxxxx"
      PASSWORD="xxxxxx"
      PATH="/prj/vlsi/webdev/Reviews1/scripts/"
      FILE="11558.jpg"
      RESOLVEURL="Yes">
</CFHTTP>

FYI   The path used in the tag is a unix path, hence the relative 
appearance of it vs absolute (ie. c:\mydirectory).

At 07:32 PM 1/23/2002 -0500, Dave Watts wrote:
> > I have images stored on another server that I don't have
> > access to except through http, I want to copy the images
> > from that server to mine.
>
>Use CFHTTP, and specify the FILE attribute to save it to file.
>
>Dave Watts, CTO, Fig Leaf Software
>http://www.figleaf.com/
>voice: (202) 797-5496
>fax: (202) 797-5444

Ray Bujarski
858-845-7669
858-636-9900 pgr
[EMAIL PROTECTED]
______________________________________________________________________
Get Your Own Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to