I'm looking into incorporating a button on all of the pages on my website that would allow a link to that page to be emailed to whoever the reader wanted. The problem is, I'm not very well-versed in scripting of any kind. Is there any kind of pre-baked script that would implement this function in such a way that I wouldn't have to laboriously code the button for each individual page (in other words, have one simple bit of code that would instantly cull the correct URL to the email without me having to tell it to for several hundred different pages)? Or, if it could somehow be done through HTML, that'd be fine, too.
Thanks in advance.
Thanks in advance.