-
I have a problem with http://www.cashwars.com. I'm trying to make my own cash wars browser so that I don't bust my mouse clicking one hundred times on North South and all that. The problem is the login section. When I make it autofill the username and password field, it gives me an error 438. Can someone write a code and try the code to see if it works.
-
-
I woudn't recomend sending the l/p to the fields because that would involved sending and accepting cookies. What i suggest you do is add a web browser control and have it load to the login page at form load and once loged in...have 4 buttons (n.w.e.s) and when each button is pressed it would go to that url.
Hope that helps,
D!m