> One problem that was brough up was that when submitting forms with files
> then formURL2attributes copies it to attributes scope and so uses twice as
> much RAM.

Erki,

As Steve (I think) pointed out yesterday, it doesn't work that way. A
Form.Filename variable only contains the path and name of a temp file after
an upload, not the binary data itself. So no worries about RAM gobbling on
that front.


--
Roger


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to