Caputre url change event
-
Can any body tell What is the best approach by which I can capture the URL change event in IE and Firefox. I read about API hook. Is it the best approach or any other alternative is there.Thanks in advance
Regards Rajmohan
-
Can any body tell What is the best approach by which I can capture the URL change event in IE and Firefox. I read about API hook. Is it the best approach or any other alternative is there.Thanks in advance
Regards Rajmohan
I would think a Browser Helper Object (BHO) would be a more suitable choice.
"One man's wage rise is another man's price increase." - Harold Wilson
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons
"Man who follows car will be exhausted." - Confucius
-
Can any body tell What is the best approach by which I can capture the URL change event in IE and Firefox. I read about API hook. Is it the best approach or any other alternative is there.Thanks in advance
Regards Rajmohan
-
Can any body tell What is the best approach by which I can capture the URL change event in IE and Firefox. I read about API hook. Is it the best approach or any other alternative is there.Thanks in advance
Regards Rajmohan
As David said, it is best to write a browser extension so that you capture such events. But using this approach, each browser will need a different extension. A Browser Helper Object (BHO) will only work for IE. Firefox uses an XML/Javascript/XPCom based extension. Other browsers may be different.
«_Superman_» I love work. It gives me something to do between weekends.
Microsoft MVP (Visual C++) -
As David said, it is best to write a browser extension so that you capture such events. But using this approach, each browser will need a different extension. A Browser Helper Object (BHO) will only work for IE. Firefox uses an XML/Javascript/XPCom based extension. Other browsers may be different.
«_Superman_» I love work. It gives me something to do between weekends.
Microsoft MVP (Visual C++)Thank you so much for your replies. I will try this and let you know
Regards Rajmohan
-
Can any body tell What is the best approach by which I can capture the URL change event in IE and Firefox. I read about API hook. Is it the best approach or any other alternative is there.Thanks in advance
Regards Rajmohan
Rajmohan SK wrote:
Can any body tell What is the best approach by which I can capture the URL change event in IE and Firefox. I read about API hook. Is it the best approach or any other alternative is there.Thanks in advance Regards
Mozilla has his own API, which can easily used by any programmer.. but mind it, it's pretty difficult to register with FireFox client, until and unless user want to install in. In case of BHO, it can be intalled without user permission.
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixturecheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You