14
PCSWebApp3 HTML, page 5
l    <br>
l                    </ItemTemplate>
l                  </asp:datalist></td>
l                <td vAlign="top">
l                  <P><asp:label id="edName" Runat="server" Font-Names="Arial"
l                   Font-Size="Medium" Font-Italic="True" Font-Bold="True"
l                    Font-Name="Arial">
l                    Select an event to view details.
l                    </asp:label><BR>
l                    <asp:label id="edDate" Runat="server" Font-Names="Arial"
l                     Font-Size="Smaller"></asp:label><br>
l                    <asp:label id="edRoom" Runat="server" Font-Names="Arial"
l                     Font-Size="Smaller"></asp:label><br>
l                    <asp:label id="edAttendees" Runat="server" Font-Names="Arial"
l                     Font-Size="Smaller"></asp:label></P>
l                  <P>
l                    <asp:Button id="Button1" runat="server" Text="Delete Event">
l                    </asp:Button></P>
l                </td>
l              </tr>
l            </table>
l          </td>
l        </tr>
l      </table>
l      <br>
l      <center><font style="FONT-FAMILY: Arial">Results:</font>
l        <asp:label id="resultLabel" Runat="server" Font-Names="Arial" Text="None.">
l        None.</asp:label></center>
l