E-mail auto text

javascript United Kingdom
  • 18 years ago

    hey all


    does anybody out there know how to get an E-mail box to open with auto text in the main box. A sample of code would be usefull thanks !!!!

  • 18 years ago

    it's not actually JavaScript, just regular HTML


    <a href ="mailto:[email protected]?subject=Tomorrow's party....&body=Yeah i was wondering if......">Click here to email</a>


    that sort of thing

  • 18 years ago

    thanks thats just what i wanted

  • 18 years ago

    it's my pleasure

Post a reply

Enter your message below

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.

“In order to understand recursion, one must first understand recursion.”