Hi there
I have a requirement to create a windows form control which has to detect username, password and address fields in a browser.. so when i navigate to a page that asks for a username or password, the application asks me if it should fill in the data for me.
How do i get the form fields in a browser?
and how do i fill them in, and then submit?
thanks in advance