Stump the Panel Topic: Send Email in JQuery http://www.endusersharepoint.com/STP/ SharePoint QA en Sat, 07 Nov 2009 21:57:21 +0000 cepes on "Send Email in JQuery" http://www.endusersharepoint.com/STP/topic/send-email-in-jquery#post-11204 Wed, 04 Nov 2009 14:54:41 +0000 cepes 11204@http://www.endusersharepoint.com/STP/ <p>Lanjee:<br /> Here's a JavaScript bleeding edge solution from Alexander Bautz: <a href="http://sharepointjavascript.wordpress.com/2009/10/27/send-e-mail-with-javascript/" rel="nofollow">http://sharepointjavascript.wordpress.com/2009/10/27/send-e-mail-with-javascript/</a></p> <p>Charlie Epes </p> eric on "Send Email in JQuery" http://www.endusersharepoint.com/STP/topic/send-email-in-jquery#post-9558 Wed, 26 Aug 2009 09:40:48 +0000 eric 9558@http://www.endusersharepoint.com/STP/ <p>Check out my post to see how I've done it in jQuery, <a href="http://alexanderblog.info/?p=151." rel="nofollow">http://alexanderblog.info/?p=151.</a></p> <p>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. </p> lanjee on "Send Email in JQuery" http://www.endusersharepoint.com/STP/topic/send-email-in-jquery#post-9548 Wed, 26 Aug 2009 00:10:12 +0000 lanjee 9548@http://www.endusersharepoint.com/STP/ <p>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. </p>