Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3021

How to detect a specific browser window from a custom action?

$
0
0
I am developing a Custom Action by using Windows Programming. I need to check opened web pages (from IE, Chrome or Firefox) and search for a specific window. Searching for window title is not useful for me, because it may change. Do you know any way to detect? Maybe, i can use a cookie, or specific html tag, or not?

Thanks in advance.

Viewing all articles
Browse latest Browse all 3021