We ran into a problem related to this: when we tried to upload a file AND
post form data with the same form page, the form data inexplicably
disappeared. This was completely independent of the NT Challenge.
Additionally, all we had to do was to turn off the file upload tags and
instantly the form data worked coming from all browsers.
So I recommend that you try that test -- turn off the upload tags and see if
the form data now passes universally. If that proves the case, a possible
solution is splitting the uploading from the rest of the form.
Anyhow, we thought we had conquered through some random act, but then found
it only occurred on certain machines, and intermittently at that, so we
conceded defeat and split up the uploading from the rest of the forms as
mentioned above, and never had any more problems. Since then, I always look
to see if sites that allow uploading do so on pages with form data, and I
don't think I've seen a single one since I started looking. Now there are
other reasons, like the case when there are errors in the form data so the
user needs to correct, but the file came through, that make mixing uploading
and putting form data on the same page problematic.
Good luck!
Matt
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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