Hi Bud, On Tue, 29 May 2001, at 07:16:13 [GMT -0400] you carefully wrote: B> I'm not sure about with IE 4.5, but using NN (Mac and Windows), if B> you submit a form by hitting Enter, the button form variable doesn't B> get passed. If you have 2 buttons the form doesn't submit, and if you B> have 2 fields, the form doesn't submit. B> Testing in IE 5, the form submits with 1 or more buttons, and/or 1 or B> more fields and the form variable of the first button gets passed. B> IE 4 on Mac may have been a combination of the 2, where the form B> would submit with 1 or more fields, but the form variable of the B> button didn't get passed. B> Out of habit, I only use the buttons to pass form variables when B> there is more than one button, (more than one action based on the B> button you click). Try using a hidden input field since you only have B> 1 button and the variable should get passed. Thanks, I think you may have it! I tried to submit the form w/o the button value on my local drive and got the exact same error. I removed the button value and replaced the needed value with a hidden field. Works on my machine, I'll get the Mac 4.5 IE user to try again. One of these days I'll get a Mac for development checking. Thanks! Best regards, Jeff Fongemie mailto:[EMAIL PROTECTED] ------------------------ Internet Guns For Hire (603) 356-0768 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

