That'd be fun to figure out how to do. How would you want the functionality exactly? Sorta like the old site where if you want to quote someone else you reply, quote them, copy the quote, and move it to wherever you want to post it?
English
-
[quote]That'd be fun to figure out how to do. How would you want the functionality exactly? Sorta like the old site where if you want to quote someone else you reply, quote them, copy the quote, and move it to wherever you want to post it?[/quote]Exactly. One potentially helpful trick would be for the quote to go where the insertion point is. I would tackle this problem myself, but I've no strong experience with handling this sort of problem. Last year I used JavaScript to draw things using a canvas. I was never taught how to interact with webpages. I'd love to learn how. Because right now I can only extract site data via a WebBrowser in a Windows form app.