D
donald
Hi there,
i have the code below.
When i run it, I gets the FirstName and Surename but the EntryID is
nothing which can't be true because the item is in a folder.
How is this and How do i get round it?
ItemFirstName = item.FirstName
ItemSurname = item.LastName
EntryID = item.EntryID
Thanks
Donald
i have the code below.
When i run it, I gets the FirstName and Surename but the EntryID is
nothing which can't be true because the item is in a folder.
How is this and How do i get round it?
ItemFirstName = item.FirstName
ItemSurname = item.LastName
EntryID = item.EntryID
Thanks
Donald