Can anyone help me about my project?I'm trying to create an application using c# that will capture the Active URL of a browser and then scan it to a database for comparison. My 1st approach is to create a javascript addon that will get/capture the url, but the problem is that I don't know how to send the captured data such as the url to my C# app..
Thanks guys..