T
timjowers
Searched through sourceforge to no avail. Ideas?
Requirement:
1. Lists users from LDAP
2. Allows multiple selection as well as free text entry
3. Has To, CC, and BCC lists.
4. Message and subject can be configured programatically.
5. Returns mail object or else sends to SMTP server.
6. Handles errors robustly with good user feedback.
7. Easy to call from a web page. That is, is either an applet or,
preferably, HTML+JavaScript.
Seen this?
The need is to send a messsage from a web form to some email addresses.
The email addresses are from LDAP or entered manually. The message
includes various bits of data from the webform. The "mailto" tag has
been rejected as a solution.
Thanks,
TimJowers
Requirement:
1. Lists users from LDAP
2. Allows multiple selection as well as free text entry
3. Has To, CC, and BCC lists.
4. Message and subject can be configured programatically.
5. Returns mail object or else sends to SMTP server.
6. Handles errors robustly with good user feedback.
7. Easy to call from a web page. That is, is either an applet or,
preferably, HTML+JavaScript.
Seen this?
The need is to send a messsage from a web form to some email addresses.
The email addresses are from LDAP or entered manually. The message
includes various bits of data from the webform. The "mailto" tag has
been rejected as a solution.
Thanks,
TimJowers