im going to try and explain this as easy as possible, this is something i have never done with .net before
there is a login form at http://www.ritani.com/salespersons/login
it uses the post method to login.
i have a web browser control in vb.net that I want to have automatically log in to the ritani website using the POST method instead of using send keys and tabbing etc.
is this possible? if so, can someone point me in the right direction. I have google it and havent really found anything i think relates to what i want to do, or i just dont understand it.
thanks