I want to upload 2 files at a time that are five to 10 K.  I already have
written some C++ code to post data like a form to a CF processing page.
Is it possible to just URLencode each byte and assign it to FORM variables
for CF to reassemble?
Is there an easier way to upload files?  I have written CF code to receive
files from a browser file input field.  It is just writing the browser part
myself via C++ that is not clear at this point.  Any help would be
appreciated.

Thank you,
Jeff
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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