>>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. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Enterprise web applications, build robust, secure scalable apps today - Try it now ColdFusion Today ColdFusion 8 beta - Build next generation apps Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:286939 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

