Does anyone know of any way to have users self register to gain access to a
Windows Sharepoint Services web site?

RE: User Self Registration for WSS by c

c
Sat Mar 19 06:29:01 CST 2005

You can grant anonymous access to your WSS sites, but users can not register
to give themselves access. It is possible to write a web part to handle the
registration process for you using the SharePoint object model.

Hope this is helpful.

Thanks
C


"D P" wrote:

> Does anyone know of any way to have users self register to gain access to a
> Windows Sharepoint Services web site?