|
Internet Explorer specific - must be publishing form to Email
Internet Explorer 3.x IE3 does not allow you to submit form data to an email. The reason for this is that IE3 does not have an internal mail client nor does it have the option to configure an external mail client. When a form is submitted to email in an IE3 browser, the local mail client will launch and compose a new mail message to the specified email address.
Internet Explorer 4 IE4 will send the form data to an email address only if you have configured the browser to use MS Outlook Express as its mail client. Otherwise, IE4 will launch the local mail client and compose a new message to the specified email address.
|