Asp AjaxMail Dreamweaver Extension
Ajax Mail lets you send e-mail from your web pages. The extension work with Ajax to lock the form controls you have in the page to prevent a multiple form submit during the send mail process and use Ajax to send the mail and to update the progress bar to have a more usefull progress update It provides support for the most popular e-mail objects: - Persits AspEmail - Cdonts - CdoSys - Dimac JMail - Soft Artisan SMTPmail - ServerObjects AspMail Available features: - Send e-mail from form and/or from recordset. - Progress Bar on e-mail sending. - Get parameters from any recordset you have in the page - Support for Html or plain text body text, e-mail priority, Cc list, Bcc list, return receipt, reply-to. - Support to get body text from file or from form field or from recordset field or write yourself. - Get the body text from a dynamic page from your site or from any domain with the Microsoft XmlHttp object (must be installed in your server) - Support for embedded images