I have a simple Form with 2 fields: 1. Email address "email" 2. Password "password"
If I submit a valid Email AND Password the Form works correctly. Submitting a valid Email only is supposed to send the Password to the email address. Even though the email (AND Form) is the SAME ONE that works properly when sent with a Password, sending an email only results in an error: "Element EMAIL is undefined in ATTRIBUTES." and, grasping at straws, even: "Element EMAIL is undefined in FORM." The form does not have any fields that must be filled out, no messages if a field is not filled out, just the simplest basic form. Same result on two different browsers: Chrome and Safari Any ideas? best, paul ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:351378 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

