Hi there,
I need to create an "Email this page" button on a aspx page using c#. Upon clicking on the button, Outlook editor will be launched, with the HTML of the page already pasted into the body of the message. I tried the html tag mailto, but how can i programmatically paste the content of the page to the body of the message?
Is there anyway this can be done?
Any feedback is greatly appreciated.
Thanks,
James




