> I have a very similar story to Benjamin's. Form fields > that absolutely, > positively are accounted for (required on the form, > cfparam'd on the > action page etc. etc.) and cannot be blank... are on > random occasions. > Not just IE5 on the mac, unfortunately. Various versions > of IE and NN.
> Did the same exhaustive research. Never found an answer, > although my > form construction is more solid from the efforts. Happens > to maybe 1 > form submission out of 100, although come to think of it I > haven't seen > one of these in quite a while. I'm using CF 4.5.1 sp2. Maybe something in SP2 fixed it? > Was interested to note Isaac's comment on nesting form > tags inside of > tables. I do that all the time, for the same reasons > Isaac did. What > browsers barf on that? I've never seen it be an issue... > Or is it just > bad nesting practice? Well, I've never seen it personally -- but I'd heard people mention it ... and I thought it was in reference to some version of ie for Mac, although my memory is fuzzy... In general it's "bad nesting" practice in so much as that it's technically illegal syntax according to the w3c standard for html. Isaac Certified Advanced ColdFusion 5 Developer www.turnkey.to 954-776-0046 ______________________________________________________________________ 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

