|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Making an Internet Explorer Toolbar...
I have a project to make an Internet Explorer Toolbar.
The user presses a button on the toolbar and the page's HTML is fetched and certain data is extracted from it; The rest is pretty much optional... (I can pass the data to another program which will make a .jpg graphic out of that data with a map based on the data extracted and beam it to an infrared device...) Maybe you guys could point me into a right direction: 1) How should I go about building a toolbar? 2) Which technology should I use to build it? Any information that you think may be useful... Thank you... |
|
#2
|
||||
|
||||
|
Since it's IE, you'll probably have to use VC++ or C# on .NET.
Search Microsoft's site for the details, but be prepared for a difficult project.
__________________
"Science is constructed of facts as a house is of stones. But a collection of facts is no more a science than a heap of stones is a house." - Henri Poincare |
|
#3
|
||||
|
||||
|
I actually wrote an IE toolbar in Delphi.
__________________
Up the Irons What Would Jimi Do? Smash amps. Burn guitar. Take the groupies home. "Death Before Dishonour, my Friends!!" - Bruce D ickinson, Iron Maiden Aug 20, 2005 @ OzzFest Down with Sharon Osbourne Puzzle of the Month solved by Keath and KevinADC, superior perl programmers of the month |
|
#4
|
|||
|
|||
|
I wrote a Toolbar in VB
![]()
__________________
Wedding Gifts | Web Development | Order Fulfllment | Supply Chain | E-Business | Add to 100 SEO Friendly Directories fast do it yourself |
|
#5
|
|||
|
|||
|
If you've doemn it tell us!
|
|
#6
|
|||
|
|||
|
There's a tutorial that explains making an IE toolbar in VC++ 6 that you can find here:
http://www.codeproject.com/atl/ietoolbartutorial.asp Hope that helps |
|
#7
|
|||
|
|||
|
Yes, but i want to make one in VB6.
|
|
#8
|
|||
|
|||
|
There's a VB example that you can find here:
http://www.klemid.de/bar_sample.aspx It's apparently quite hard to do in VB, so good luck! |
|
#9
|
|||
|
|||
|
Hello i'm planning to do the same with delphi 7... any starting point?
thx in advance Davide |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Software Design > Making an Internet Explorer Toolbar... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|