Hi, What would be the way to implement an email button on a page that sends some of the markup to someone? Is there a slick way to do this, or is it more messy like grabbing the markup in JS and passing through the ajax request?
Anything that would make easier to perform an XML transformation would be nice as well. thanks, John