Hello, I am a newbie and this is my first post so be gentle :)
I am trying to create a small application, that will replace the password managing utility of the IE. I want to check whether the current webpage that is opened inside an instance of IE contains fields and then fill the mup with data from my DB.
Is it possible?
How do I do it? from where to start?
I know there is InternetExplore r class but i don't know how to use it for this case.
any help is most welcomed!
I am trying to create a small application, that will replace the password managing utility of the IE. I want to check whether the current webpage that is opened inside an instance of IE contains fields and then fill the mup with data from my DB.
Is it possible?
How do I do it? from where to start?
I know there is InternetExplore r class but i don't know how to use it for this case.
any help is most welcomed!
Comment