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

PHP e Lotus Notes

Status
Not open for further replies.

porto2001

Programmer
Joined
Mar 7, 2001
Messages
24
Location
PT
I want to know if it's possible to import information from lotus notes mail. And if it's possible how to do it???

Thanks
 
I don't know if i made myself very clear. What i want to do is to get addresses from de address book in the lotus notes mail.
 
yup, but the address book must be on server and u must have some lotus DLLS (u have to use COM as php cannot directly read the addresses in lotus notes), but try something, see if u can export those names to a text file, they can be read easily by PHP...

Known is handfull, Unknown is worldfull
 
The address book is in the server side, and i have to install NotesSQL. I don't know if i'm write or wrong, but i believe accessing Lotus Notes Database via ODBC is the only way. vbkris thanks for the advise.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top