M
Mike Kim
Hello folks,
I need your help!!
I want to write an application, probably windows service, to detect if
anyone using the client pc have visited other url other than home page that
was set, and log this url to eventlog or file stream.
first of all, how do i detect if IE is running? by process name?
and then, how do i detect if url has been changed in IE? listen to tcp
port? some sort of changeurl event exist?
any suggestion in term of classes and techniques to use, any guideline or
samples are helpful.
thanks in advance.
I need your help!!
I want to write an application, probably windows service, to detect if
anyone using the client pc have visited other url other than home page that
was set, and log this url to eventlog or file stream.
first of all, how do i detect if IE is running? by process name?
and then, how do i detect if url has been changed in IE? listen to tcp
port? some sort of changeurl event exist?
any suggestion in term of classes and techniques to use, any guideline or
samples are helpful.
thanks in advance.