Hi, Can anyone help me with sample which shows how to post a username and password to a particular site using VC++ code. After posting valid username and password I should be able to login into a particular site which process those username and password and redirect me to another webpage. I want this in firefox. I could do this in IE and i guess i can achieve it using nsIWebNavigation interface function loadURI(). Please help with the correct usage of this function by providing a full sample code(bcoz I could find partial code of this in many forums and it never helped me out).
Your help will very much be appreciated. Thanks in advance. _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
