View GUID
Hello, I am new in the field and I need to call ListInf object to retrieve site information. However, calling listinf to WSS 3.0 requires GUID as a second parameter. How do I retrieve it? Here is the code segment: Dim ccObj As New ListInf.ListInf ccObj.Credentials = System.Net.CredentialCache.DefaultCredentials Dim ListInfo As String() ListInfo = ccObj.GetListInfo(System.Web.HttpUtility.UrlDecode(LCase(url)), [that is what I am missing]).Split("|") Thank you, Tzach. Tzach@Comcast.net
Name (required)
Email
Website
Comments
CAPTCHA Image Validation