Page 1 of 1

Trying to create a toolbar

Posted: Mon Sep 18, 2006 2:33 pm
by 4Boredom
I want to create a desktop toolbar that works with PHP and another language. This is for a school project

I want the user to be able to register thru PHP then login thru the software. It will be a toolbar that is on the users browser that displays ads.

Anyone have a reccomendation for what language I should use?

Posted: Mon Sep 18, 2006 2:46 pm
by feyd
Not PHP.. :roll:

Moved to Misc.

Posted: Mon Sep 18, 2006 7:56 pm
by alex.barylski
Hmmmmm...

Desktop toolbars are not easy, especially if you do it right and use C++

You want to look into writing shell extensions and using ATL...you have about 3-4 year learning curve ahead of you if you don't know C++ or ATL... :P

Start reading ;P