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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

GroupWise address book

Status
Not open for further replies.

TonyRosen

Programmer
Jul 28, 2003
108
US
Does anybody know of good resources to research through to pull our addressbook into our already existing Intranet application using ASP?
 
An export of a GW address book will create a comma delimited text file. Would this not be all you needed? I ask only because I am not a ASP developer (or any other type developer for that matter). I just know that once I have data in this format I can import or display it into virtually anything I would be fluent in. I have included a small article I came across using text files and ASP with Internet applications. Hope this helped in some way.

FarOut
V-Peace-V
 
Well, the idea is to have the live data on our Intranet.
 
GroupWise is LDAP enabled, I don't know ASP but you should be able to pull the data out of the address book using LDAP.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top