The problem with your form is that you have a form element named "submit":
name="Submit" Try changing that to something other than "Submit" and it should work. HTH, -Dain On Wed, Feb 23, 2011 at 9:07 AM, Michael Grant <[email protected]> wrote: > > I know I've run into this before with someone's legacy app. I generally > don't use the form.submit so it hasn't been an issue in my own code. I > think > IIRC it has something to do with whether the submit button is clicked or if > the enter key is used to submit the form. Sorry if this is a red herring, > it's been a while. > -- *Dain M. Anderson *Lead Developer Terra Dotta, LLC 501 W. Franklin Street, Suite 105 Chapel Hill, NC 27516 Phone/Fax: 877-DOTTA-77 (877-368-8277) http://TerraDotta.com <http://terradotta. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:342523 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

