Click here to Skip to main content
15,892,298 members

Comments by bhaskar82in (Top 3 by date)

bhaskar82in 14-Mar-11 11:21am View    
Hi Manfred,

Thanks. I have figured out a way to do it. Please read: http://www.codeproject.com/Questions/168334/Internet-Explorer-Object-navOpenInNewWindow.aspx

Thank You,
-Bhaskar
bhaskar82in 10-Mar-11 0:44am View    
Hi Manfred,

Thanks for your suggestion. The application I am working on is a Windows Application. And achieving this kind of functionality is a challenge I am facing. Do you have an idea on how to go about this in a Windows Forms Application?

-Bhaskar
bhaskar82in 8-Mar-11 5:41am View    
Hi Ryan,

Thanks for your reply. The code snippet you provided will help me launch a browser with the web page only. The main challenge I am facing is to pass the credentials to the web page and validate them in case of incorrect password/login id.

Thanks for your help.
-Bhaskar