1
vote
1answer
120 views

WSS 3.0 Write to New Column in User Information List

I am working on a site that is using FBA in WSS 3.0. This is an external facing site, so in the FBA User Management page (UsersDisp.aspx) I would like to add a column that displays the user's company ...
1
vote
0answers
594 views

Fully delete a user from the User Information List (WSS 3.0)

I am having the same issue as this poster on MSDN, but the solution given did not work: http://bit.ly/Akz5RD This is also a follow-up from an earlier question of mine: http://bit.ly/wfjd13 NOTE: ...
1
vote
2answers
600 views

Show deleted users in User Information List programmatically

I am working with retrieving user info programmatically in WSS 3.0. I understand that users are stored in each Site Collection's User Information List. Deleted users are not visible in the User ...