Click here to Skip to main content
15,867,983 members
Please Sign up or sign in to vote.
4.27/5 (5 votes)
See more:
I'm interested in building an IE-8 and later toolbar and I could use some assistance in locating some information on how to do such a thing.

I have a very mundane task of having to open a webpage and then manually clicking 50 different links with static identifiers -- only to open another webpage and click the same 50 statically identified links once more. I then only do this 20 more times in the day.

What a pain.

If I could build a toolbar button that would allow me to open all 50 links with the click of a button as opposed to manually clicking each one, it would save me tons of time.

I have a bit of code experience, although not very much -- but I'm pretty confident I could figure it out. The problem is, all the tutorials I've seen are for early versions of 32-Bit IE. I need a button/toolbar for modern 64-bit versions of IE - unless it doesn't really matter (and yes it should be IE specific, although Mozilla functionality wouldn't be horrible).

Can anyone point me to a pretty good writeup or documentation to help get me started? Are there any code templates out there that I could use? Any good editors that someone can recommend to help me keep my code structure more accurate?

Just any help to get me started would be greatly appreciated.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900