I am doing a plugin for Internet Explorer. However this plugin requires the current URL that the user had typed in. My question is, is there anyway that using C# i can capture the current URL that the user had typed
this plugin is also developed in C#
Regards