> >>Are you capturing data that shows it is "YOUR" form that submitted the >request to this action page? > >Sure, since the JS code in my form sets the parameter "method=post".
Why aren't your setting the method "POST" via the XHTML? If you're setting the method via JS to "POST", then perhaps the JS is sometimes failing, thus the reason the form is submitted via a "GET". -Dan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion is delivering applications solutions at at top companies around the world in government. Find out how and where now http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:286936 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

