views:

8

answers:

0

Hi Everyone, I developed a FireFox Plugin using Delphi 7. The only problem I faced and I don't have any idea how to do this, is how to return values from my Plugin to my browser? For example, I have created a function in my Plugin that will return the length of any string (just an example), and i need to pass it to my browser for server processing.

Is this possible, I cannot find any answer in google.

Hope you can help me..

Thanks a lot!