> Has anyone else experienced these missing form data errors > ? These are not > due to improper bookmarking, or due to browser having > JavaScript disabled. > The form field exists, but on submittting, is somehow not > available to the > next page. These occur randomly, and therefore cannot be > a coding issue.
> We are getting these errors more frequently when the > traffic is higher. > This seems to imply some problem with session management, > either with CF > Server or IIS. We are using CF 4.5 SP2 on Win 2K Server, > with IIS 5 and SQL > 2000 DB. Off the top of my head, the only suggestion I have is to make sure that you're not talking about checkboxes, radio buttons or multiple-select boxes which could potentially not have a value selected to pass to the next page. Isaac Certified Advanced ColdFusion 5 Developer www.turnkey.to 954-776-0046 ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. 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

