our company has a website with so many pages and some of these pages can be open with internet explorer object inside our desktop application. I'm wondering if there any way to find out whether a page is opened with external browser or with the IE object?
Note that we want to detect this with some code inside our pages aad also we want to seperate ie object requests from external IE request.