I am trying to develop a workflow in WSS 3.0 using C#... I am creating a workflow that allows a user to create a list item, and it will assign a task to their Team Leader (i.e. PTO Request). I have learned that I can extract a user's input while creating a list item using the following code: public...