Use cflog to log the names of the form fields that get posted.

You can then check the log file to see what the name was.

Spike

Rich Tretola wrote:
> Does anyone know the reference that I need to use on the coldfusion
> side of a flex/ventral upload ?  I know that the .cfm page is being
> called but I don't know what to reference in the cffile tag ?
> 
> <cffile action="UPLOAD"
>               filefield="????????"
>               destination="#tempImageDir#"
>               nameconflict="MAKEUNIQUE"
>               accept="image/*">
> 
> 
>  
> Yahoo! Groups Links
> 
> 
> 
>  
> 
> 
> 
> 

-- 

--------------------------------------------
Stephen Milligan
Code poet for hire
http://www.spike.org.uk

Do you cfeclipse? http://cfeclipse.tigris.org


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to