Hi,

I've written a search toolbar tha has the features described here
http://perlhobby.googlecode.com/svn/trunk/firefox_toolbar_version_0.5/README.TXT
It also uses a server-side script to pull out data from a database and
send them back to the extension for it to display them.
Unfortunately I have some small problems because with this server-side
script 
http://perlhobby.googlecode.com/svn/trunk/firefox_toolbar_version_0.5/get_data_example.pl
all things work well
but when I use another server-side script,this one
http://perlhobby.googlecode.com/svn/trunk/firefox_toolbar_version_0.5/get_data.pl
it stops working.
The code from the firefox toolbar is based on the code here
http://www.borngeek.com/firefox/toolbar-tutorial/
I mean I've started reading from there and I've went on from there and
developed
my own extension.
The actual extension and the code for it can be found here
http://perlhobby.googlecode.com/svn/trunk/firefox_toolbar_version_0.5/tuttoolbar_unziped/

Any suggestions regarding either server-side code or extension code are
very much appreciated :)

Thank you

-- 

Stefan Petrea
homepage     : http://perlhobby.googlecode.com/
mobile phone : +40732070179

Reply via email to