Using Mailto when email cleint is not installed on

  • 15 years ago

    Hello all!  


    I'm having a slight problem.  I have a simple form posted on a web page (See http://cofu.org/contacts.html) as follows:


    METHOD="POST" ACTION="mailto:[email protected]?subject=ContactUs Form Submission"


    This works EXTREMELY well to mail the contents of the form semi-transparently to Dale when the user clicks on the SUBMIT button via the users currently installed default email client.  




    My dilemma is this:  


    When a user does not have an email client installed, i.e. Outlook or Outlook Express, they get errors and no email is sent.  Obviously this is because of the lack of email client.  


    Does anyone know of an easy way, preferrably using HTML, to send form contents via email...transparently...even when there is no email client available?


    Thanks!
    Ted


Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“C++ : Where friends have access to your private members.” - Gavin Russell Baker