Hi what i want to do is basically what google autofill does when visiting a web page...
I imaging it...
finds anytext boxe's on the web page when the page loads...and highlights them...
What i'm looking to do is find the same textbox's on a page, so i can create a little program to auto log me into a webpage when i visit it.
How can this be done in vb.net?
Or
Does anyone know what windows api function if any could be used here?
Thanks
James
I imaging it...
finds anytext boxe's on the web page when the page loads...and highlights them...
What i'm looking to do is find the same textbox's on a page, so i can create a little program to auto log me into a webpage when i visit it.
How can this be done in vb.net?
Or
Does anyone know what windows api function if any could be used here?
Thanks
James
Comment