Enabling and Using site information in an ItemAdding event of a document library
In SharePoint 2007 you are able to write custom event handlers for a document library. Some of the different events you can rewrite are: ItemAdding: Before an item is added to the list. ItemAdded: When an item is added to the list. Besides these item events there are also field events. When you would like [...]


