Ok, just playing around with some stuff and I thought it would be useful to be able to log in to an online forum, check a thread, and give an option to post a reply/response.
So lets use the warrior forum as an example.
I know what I *need* to do:
1. Login to the forum.
2. I need to check specific threads. I figure the easiest way would be to save the thread URL in a spread sheet so the software can just run down the spreadsheet.
3. Pop up the latest post(s) inside a window.
4. Open a reply window or skip to next thread.
How would one accomplish that?


Oh yes, I should also add I want it to run in the background, so no using the Macro or windows input.