Stump the Panel » jQuery for Everyone

Send Email in JQuery

(3 posts)

Tags:

  1. lanjee
    Member

    How can i send an email from Jquery using SharePoint Web Services. I have used SPUtility on server side, but am more curious on how to achieve this in JQuery.

    Posted 2 months ago #
  2. Check out my post to see how I've done it in jQuery, http://alexanderblog.info/?p=151.

    In this example, I have a DVWP that contains an email address. An additional column was created in the DVWP that is a mailto href. Also, I have a button that iterates through the DVWP and grabs all the email addresses and opens a new message window containing them all semicolon delimited.

    Posted 2 months ago #
  3. cepes
    Member

    Lanjee:
    Here's a JavaScript bleeding edge solution from Alexander Bautz: http://sharepointjavascript.wordpress.com/2009/10/27/send-e-mail-with-javascript/

    Charlie Epes

    Posted 1 day ago #

RSS feed for this topic

Reply

You must log in to post.