C
Chris Wertman
Ok I have been looking and looking and I cant find what Im looking
for.
I need to be able to add a button to IE , When that button is fired it
send the URL that is in the Address bar to a seperate application that
will scrape about 10 fields and insert them into an access table, now
the scraping portion is no problem.
But I cannot for the LIFE of me see ANYWHERE about passing the URL to
another application.
I saw this
http://msdn.microsoft.com/library/default.asp?url=/workshop/browser/ext/tutorials/button.asp
Is this the best way to add a button ?
How is this different from a sperate toolbar, I think the toolbar
route would be better as I hope to add more features later.
Am I missing something here ?
I would really appreciate any links or refrences.
Arrrgggghhh this is driving me nutso, I have another application thats
written in jython that sort of does this (from its own really lame
browser window) but well it really sucks.
Chris
for.
I need to be able to add a button to IE , When that button is fired it
send the URL that is in the Address bar to a seperate application that
will scrape about 10 fields and insert them into an access table, now
the scraping portion is no problem.
But I cannot for the LIFE of me see ANYWHERE about passing the URL to
another application.
I saw this
http://msdn.microsoft.com/library/default.asp?url=/workshop/browser/ext/tutorials/button.asp
Is this the best way to add a button ?
How is this different from a sperate toolbar, I think the toolbar
route would be better as I hope to add more features later.
Am I missing something here ?
I would really appreciate any links or refrences.
Arrrgggghhh this is driving me nutso, I have another application thats
written in jython that sort of does this (from its own really lame
browser window) but well it really sucks.
Chris