I'm not sure how to do this as I've never done it before. I've seen some things on google but not sure how to use them in my situation.
I want to be able to send a POST to a website ( http://www.ritani.com/salespersons/login ) with login credentials through a web browser control in .NET so I don't have to use a send-key work-around method for logging in.
Is it possible? If so, can someone point me in the right direction?