adding buttons to Internet explorer

S

Scott Baxter

Does someone know how to progammatically add buttons to Internet explorer?

Any code would be great.

Thank you.

Scott Baxter
 
R

Randy Birch

Add buttons where?

--

Randy Birch
MVP Visual Basic
http://vbnet.mvps.org/
Please respond only to the newsgroups so all can benefit.


: Does someone know how to progammatically add buttons to Internet explorer?
:
: Any code would be great.
:
: Thank you.
:
: Scott Baxter
:
:
 
S

Scott Baxter

Add buttons either to the Internet Explorer toolbar, or maybe add a new
toolbar. I want the user to be able to call my program from within Internet
Explorer. With a button that always shows up there, if he installed my
software. My software analyzes the web document the user is browsing and
gives him back useful information in a database.

Thanks for your help!

Scott Baxter
 
R

Randy Birch

Scott ... see if http://vbnet.mvps.org/code/reg/ietoolbarextensions.htm
handles this request. I'll be publishing the page tomorrow once FrontPage
connection to the mvps.org server is restored.

--

Randy Birch
MVP Visual Basic
http://vbnet.mvps.org/
Please respond only to the newsgroups so all can benefit.


: Add buttons either to the Internet Explorer toolbar, or maybe add a new
: toolbar. I want the user to be able to call my program from within
Internet
: Explorer. With a button that always shows up there, if he installed my
: software. My software analyzes the web document the user is browsing and
: gives him back useful information in a database.
:
: Thanks for your help!
:
: Scott Baxter
: : > Add buttons where?
: >
: > --
: >
: > Randy Birch
: > MVP Visual Basic
: > http://vbnet.mvps.org/
: > Please respond only to the newsgroups so all can benefit.
: >
: >
: > : > : Does someone know how to progammatically add buttons to Internet
: explorer?
: > :
: > : Any code would be great.
: > :
: > : Thank you.
: > :
: > : Scott Baxter
: > :
: > :
: >
:
:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top