I could be wrong, but I remember that not being the case a good while back.

Both fileField and FORM.fileField would work in the filefield attribute.

Am I mistaken?

Adrian

> -----Original Message-----
> From: Jason Fisher [mailto:[email protected]]
> Sent: 20 July 2009 19:32
> To: cf-talk
> Subject: RE: getDirectoryFromPath Question
> 
> 
> Not a surprise, really.  The fileField tells CF to look for that
> variable
> name in the FORM scope, so that if it was a custom tag, for instance,
> CF
> would try this:  form[attributes.filefield].  form[form.filefield]
> would in
> invalid in that case ...


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:324741
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to