Assume that I have a text "hey buddy!" in a html or .txt. file in my computer. I want to share it somehow, just like this; sharing stuff will read that text "hey buddy" and retreive it into its sharing page, the only thing you have to do is to press SHARE button.
it may not be a "share stuff", maybe facebook has another plugin to do that or maybe we can modify share page by modifying its html code.
To sum up, is there any way to do that?
(I'm also familiar with C#) Thanks in advance.
EDIT!: This "hey buddy" text file is going to be in this html file, and also share button is in it as well. When I press share button, it is going to share "hey buddy". But whatever it is, either share button or "hey buddy" text is going to be in my computer, local file.