I found a few postings suggesting there are some issues with the form onSubmit in IE7, although nothing that specifically indicated that the way I'm doing the validation wouldn't work.
I've switched the call from form onSubmit to the onClick event of the submit button, so we'll see if that helps. -- Josh ----- Original Message ----- From: "Josh Nathanson" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Saturday, June 02, 2007 11:41 AM Subject: Re: Method=GET received as POST by CF > Hmm, it does seem that the errors show a user agent of IE7 and/or AOL. > > I also do some JS validation before submitting, using onSubmit and then > calling submit() if the validation passes. I have server side validation > in > place in case of no JS so that is not the issue. > > I'll investigate further as well, post to the list if you find anything > out. > > -- Josh > > ----- Original Message ----- > From: "Claude Schneegans" <[EMAIL PROTECTED]> > To: "CF-Talk" <[email protected]> > Sent: Saturday, June 02, 2007 4:35 AM > Subject: Re: Method=GET received as POST by CF > > >> Exactly the same thing indeed. >> >> >>I'm on Linux/Apache2.0.52/CF7.02. >> >> And I'm under Windows with CF 5, so the problem is unlikely due to the >> operating system or CF. >> It looks more like an IE 7 glitch. >> Can you confirm about this? >> >> I'll try to investigate this in some IE 7 forums. >> >> -- >> _______________________________________ >> 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 and Flex 2 Build sales & marketing dashboard RIAâs for your business. Upgrade now http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:279913 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

