Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ASP.NET data export to EndNote?

Status
Not open for further replies.

collegian

Programmer
Jul 1, 2010
64
US
Hello All,

Is there any way to export data from ASP.NET web page (or SQL Server database table) to an EndNote document? Any suggestions will be greatly appreciated.


Thanks.
 
have you asked the EndNote vendor? asp.net is just an http framework. exporting data to a specific file format is something else entirely.

EndNote may have a .net API you can integrate into your system. There may also be a text file format you can get from EndNote. have your system generate the text file and Open/Import the text file with EndNote.

Jason Meckley
Programmer

faq855-7190
faq732-7259
 
Thanks for the reply.I have not asked the EndNote vendor yet but I guess I need to look into generating a text file which can be opened using EndNote.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top