We currently have several buttons on a form that submit email messages that obtain the names from a field on the form. The name is able to be looked up in the address book, so we do not have the full email address in the field.
In trying to move this to a browser, can we send these emails using javascript?
thank you