Is the form submitting via a normal submit or via image etc? it is a bit odd.
"This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be privileged. It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful. If you have received this communication in error please return it to the sender or call our switchboard on +44 (0) 20 89107910. The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions." Visit our website at http://www.reedexpo.com -----Original Message----- From: Claude Schneegans To: CF-Talk Sent: Fri Jun 01 22:21:54 2007 Subject: Method=GET received as POST by CF 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. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 by AdobeĀ® Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:279873 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

