Hi all,
I need to do a search of a notes database and have the results returned to an external non notes website. I’m experienced in notes but I’m missing the peices on this one. Do I need DIIOP or the CAPI or what?
Thanks for the help,
Ben
Hi all,
I need to do a search of a notes database and have the results returned to an external non notes website. I’m experienced in notes but I’m missing the peices on this one. Do I need DIIOP or the CAPI or what?
Thanks for the help,
Ben
Subject: Notes DB from External Server
You can use DIIOP (if you want your server crashed) or a simple URL search.
Check this link for an example of getting external page from LotusScript, this should work in Visual Basic after small modifications: