Trying to create a toolbar

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
4Boredom
Forum Contributor
Posts: 176
Joined: Tue Nov 08, 2005 4:29 pm

Trying to create a toolbar

Post 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?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Not PHP.. :roll:

Moved to Misc.
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

Post 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
Post Reply