P
prayag.narula
Hi there,
Hey guys I am trying to develop an Intenet Explorer plugin that would
save passwords and allow me to sign up for a service automatically.
Now I have figured out most of the things. I am using Pavel Zolnikov's
now classic method to develop the plug in using C sharp.
http://www.codeproject.com/csharp/dotnetbandobjects.asp
Now I want to how can I know which page asks for a password. And how do
i fill in the passwords. And also which page requires for sign up and
what all data is to be filled for signing up. Should i use HTTP Request
and HTTP web Request?? Wouldn't it be ..uh.. clumsy ??
How do the browsers do it actually ??
Hey guys I am trying to develop an Intenet Explorer plugin that would
save passwords and allow me to sign up for a service automatically.
Now I have figured out most of the things. I am using Pavel Zolnikov's
now classic method to develop the plug in using C sharp.
http://www.codeproject.com/csharp/dotnetbandobjects.asp
Now I want to how can I know which page asks for a password. And how do
i fill in the passwords. And also which page requires for sign up and
what all data is to be filled for signing up. Should i use HTTP Request
and HTTP web Request?? Wouldn't it be ..uh.. clumsy ??
How do the browsers do it actually ??
