Internet Explorer toolbar creation - manualy

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
User avatar
Calimero
Forum Contributor
Posts: 310
Joined: Thu Jan 22, 2004 6:54 pm
Location: Milky Way

Internet Explorer toolbar creation - manualy

Post by Calimero »

I want to create a toolbar for internet explorer and I'm entirely new to this section ( in terms of coding and language selection ) - I have already done something with "2 clicks - 1 toolbar" software's but those do not provide me the right solution.

So I need guide-lines form where to start ( I planed to use Delphi 7 - but found out that Delphi is just a tool like DreamWeaver - not a programming language ):

- programming language,
- any factors that need to be satisfied to create a working toolbar,
- how big level of interaction can I achieve between the toolbar and working window,
- can it be used for client-side data storage ( replacing sessions and larger amounts of data ....


So basicaly if anyone has walked the path I intend to run, please respond


Thanks Ahead !
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

doing some quick searching, these may help:

http://msdn.microsoft.com/workshop/brow ... erview.asp
which can be found through:
http://search.microsoft.com/search/resu ... wc=4&na=54
Post Reply