I would like to add a event handler on a document list, but am having
some issues determining how to access the list item that fired the
event.
It is an added event.
What i would like to do it is read the text file that gets uploaded,
and programmatically create a new file, and move the file to a
different document library.
Can anyone help with code snippets to get me started on this?