Here you go:

<CFFILE ACTION="upload"
    DESTINATION="C:\inetpub\wwwroot\picapp\"  (This assumes windows with
default webroot directory)
    (I also am assuming that this file is selected form a HTML form)
    FORMFIELD="name of form field where the file was selected from"
 >

There are also several optional attributes that go along with this tag.

Kevin Schmidt
Internet Services Manager
Peterson, WIlliams & Bizer
Office: 734.995.5000
Mobile: 734.649.4843

----- Original Message -----
From: "Daslweb - Greg" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 11, 2000 11:39 AM
Subject: cffile


> in CFfile tag what is meant by full file path
>
> ie...what is I want to place pooh.gif into
> http://www.daslweb.com/picapp/
>
> what would the code be to upload?
>
>
> Thanks, Gregory Pekofsky
>
> --------------------------------------------------------------------------
----
> Archives: http://www.mail-archive.com/[email protected]/
> 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/[email protected]/
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