Looks like your guess is right that something is blocking access from stokerlog. Strange that it allows it to run for a while and then blocks it.
Debugging the other problem should be easier. Do you mind going into the browser, then right click and tell it to "View Source." This should pop up notepad with the HTML text in it. Select all of it, then copy to clipboard and paste in a new message here. I can then run it through my program under debugger to see what is up.
Debugging the other problem should be easier. Do you mind going into the browser, then right click and tell it to "View Source." This should pop up notepad with the HTML text in it. Select all of it, then copy to clipboard and paste in a new message here. I can then run it through my program under debugger to see what is up.