>Fortunately, most HTTP POST requests don't use the MIME type >"multipart/form-data". Here's a simpler example using the default POST MIME >type, "application/x-www-form-urlencoded".
Oh yes... Mainly use to handling binary attachments with posts and forgot about that option. Yes, indeed that's a much more hassle-free way of handling form fields when binaries aren't involved. /-) --min ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

