abstract:
Now, the question is -- how do I interface with the COM object via XUL? How do I make the click of a button to call a method of a COM object?
TIA! http://bbs.prog365.com/images/sites/smile.gif
Hello,
I'm looking into building a XUL interface that a user will run locally (as an application), and will enable him to read and write offline mail in a Fidonet network (ancient technology, I know).
This offline network uses a database known as JAM, and there's a COM object which interfaces with the database (enabling the programmer to submit queries and get results).
Now, the question is -- how do I interface with the COM object via XUL? How do I make the click of a button to call a method of a COM object?
TIA!  |