code review request

S

SPX2

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
 
S

SPX2

That's a useless problem description. Please let us know
- expected output,
- the output you get, and
- which error messages you get

Hi,

Thanks for reading
Expected Output:
an ad at the top which is related to the content of the current
page
Output I get :
the javascript seems to say that the response from the server side
script
has only undefined values and I don't get any ad as I've expected.
this happens despite the fact that I've tested the script alone
with http://../script.pl?keyword=afsaf,asfas
and it produces the desired xml file
Error messages I get:
all variables that js gets from parsing the xml produced by the
server side script are said to be undefined
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top