I encountered this several times with some work I was doing a few months
back.

The culprit in my case was the file field (input type=file),  any field that
appeared below the file field was doubled.

Never really found out why,  I just relocated the file uploading onto
another page.

-----Original Message-----
From: Craig Bowes [mailto:[EMAIL PROTECTED]]
Sent: 11 June 2001 14:43
To: CF-Talk
Subject: Doubled Form fields


Hey all.

Has anyone had the problem of form fields doubling?  Occasionally, when I
submit this one form, it doubles all the form fields.  For example, if I
have a hidden form field called userid and its value is 3, the form passes
it to the next page as  3,3.  The form is has its enctype="
multipart-form/data" so it can do file uploads, but I don't know if that has
anything to do with it.

Anyone run into this before?

Please email me at [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>  instead of
hitting reply because I don't check this account that much.

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