Can we track the URL using MFC? Is there any possibility?
-
Hi friends.. tis is M.V.Nair. I am now doing a program to track the URL(Internet) using MFC and to indicate it to the server in case if any unwanted website is accessed. First pls do tell me can we associate C++ with Internet? Pls do reply if anyone of you know tat friends!! Malini
-
Hi friends.. tis is M.V.Nair. I am now doing a program to track the URL(Internet) using MFC and to indicate it to the server in case if any unwanted website is accessed. First pls do tell me can we associate C++ with Internet? Pls do reply if anyone of you know tat friends!! Malini
Malini Nair wrote:
I am now doing a program to track the URL(Internet) using MFC
you need either knowledge of COM to implement the project or you have to hack through the different browser using FindWindow api to reterieve the website name
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta VC Forum Q&A :- I/ IV Support CRY- Child Relief and you
-
Hi friends.. tis is M.V.Nair. I am now doing a program to track the URL(Internet) using MFC and to indicate it to the server in case if any unwanted website is accessed. First pls do tell me can we associate C++ with Internet? Pls do reply if anyone of you know tat friends!! Malini
Malini Nair wrote:
using MFC and to indicate it to the server in case if any unwanted website is accessed.
This is best done at the router; anything you can do on the client side can be undone or usurped. The added benefit of doing it at the router is centralized logging.
I'd love to help, but unfortunatley I have prior commitments monitoring the length of my grass. :Andrew Bleakley: