> I'm reading values in from a form submission, and if the form is encoded
> with "multipart/form-data", I can't seem to use the getParameter method
> to retrieve any values.  Am I being stupid, or is this in fact true? 
> What's the way to work with multipart forms??

check out the com.oreilly.servlet.multipart package which contains some 
classes for working with multipart forms.  sorry I don't have a link but a 
search should find it for you.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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