List of Participants (with Email Information)

<% With registered do while NOT .EOF %> <% .movenext loop End With %>
 No.  Name  Title  Organization
<%= .Fields.Item("Row").Value%> <%= .Fields.Item("UserLastName").Value & ", " & .Fields.Item("UserFirstName").Value%> <%= .Fields.Item("UserTitle").Value%> <%= .Fields.Item("UserOrganization").Value%>