Are you sure someone isn't just trying to exploit your script? You could also put the pertinent code on pastebin.com so we could see it instead of random guessing =)
Chris Peterson Gainey IT Adobe Certified Advanced Coldfusion Developer -----Original Message----- From: Claude Schneegans [mailto:[EMAIL PROTECTED] Sent: Thursday, August 23, 2007 10:11 AM To: CF-Talk Subject: Re: Still having "POST converted to GET" errors >>Why aren't your setting the method "POST" via the XHTML? The method is set to POST in due form (and in due <FORM) in HTML; I don't think XHTML should make any difference. >>If you're setting the method via JS to "POST", then perhaps the JS is sometimes failing I'm not setting the method via JS, my JS code is just checking the method on submit and just add it to the url parameters. By the way the method IS POST indeed in the browser. The problem is that the HTTP server receives it as GET, once every 500 requests or so. -- _______________________________________ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this address: [EMAIL PROTECTED]) Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get involved in the latest ColdFusion discussions, product development sharing, and articles on the Adobe Labs wiki. http://labs/adobe.com/wiki/index.php/ColdFusion_8 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:286942 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

