Need Help with right information

Hi,

I am completely new to Endnote and its API. So please forgive me if my question is stupid.

I have a PHP/MySQL/jQuery web based database system and I am trying to find a way to connect to the Endnote library database to retrieve data and show the reference on the web only. I dont have Visual Studio 2008 and never used it before either which is a requirement to build the RSPlugin of the API. Wondering if anyone has done it before and would appreciate the help.

All I want is to connect to the .enl database(readonly) and pull data out to show on the webpage using PHP/JS or JSON/jQuery. The format styles are also important if it can be defined.

Thank you

For several different reasons, the following is not possible:

“…want is to connect to the .enl database(readonly) and pull data out to show on the webpage using PHP/JS or JSON/jQuery…”

You might try exporting XML from EndNote into another database that works with PHP, etc.

Jason Rollins, the EndNote team