I would not hold my breath. I have noticed this behavior on IE 6 as well. Steve
Bruce Sorge wrote: > Cool, so I am not the only one. I am sure that M$ is aware of this and > hopefully will issue a fix. > > On 12/12/06, Jake Churchill <[EMAIL PROTECTED]> wrote: > >> I encountered the same thing when I first started testing on IE7. If >> you use the Enter button to submit the form, the submit form element >> does not get passed. My workaround for this was to create a hidden >> variable with the same name as the submit button so the action page will >> test for if isdefined(form.submit) and will find it regardless. >> >> --- --- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:263757 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

