Hi, Although I'm not sure this could be related to CF, but I'm having some weird errors caused from time to time in some form action template not able to find anything in the form scope. I'm certain the template is called with METHOD="POST", but when the error occurs, a CFDUMP on the form scope is empty, and the CGI variable REQUEST_METHOD contains "GET". How can this happen ? It is out of question that the user is trying to horse around with the template, first they pay me to develop their application, secondly, I'm pretty sure they will never be able to do it anyway ;-)
Their browser is IE 7. And yes, I also pass some parameters in the URL, but it is not supposed to cause any problem. -- _______________________________________ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this address: [EMAIL PROTECTED]) Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:279870 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

