Yes, in our office we are using Sharepoint server, but in the code the
used a component names MsSvAbw.AddrBookWrapper (which will be availabl
only when sharepoint services are installed)
When i copied the HTML source of the function which is used to invok
the local address book it is asking to install the Sharepoint service
in my system.
As we are using Javascript/Vbscript to invoke this Address book from
local machine, it's checking the whether Sharpoint Services ar
installed locally or not. If not then giving error message & it's no
working and also giving a message like this:
"To use this feature, you must have an Address Book compatible wit
Windows SharePoint Services and you must have Internet Explorer 5.0 o
greater."
The same code worked in a system where Windows SharePoint Services ar
installed.
Can u please suggest me how to solve this issue? As my clients won'
have Sharepoint services installed in their systems..
Thanks in advance..