Not exactly what I was looking for. I looked around and found something called HTTPwrapper, but I can't write to sites with that either. I would stick with the webbrowser control if there was some way to cancel a connection (so if a user would be logged in to the site through my program, then the connection cancel would also log them out, and I would be able to go back to the sign in page easily).

If someone knows how to do THAT with a webbrowser (no, not webbrowser1.stop) then I'd love to hear it