HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/PHerau/toptennisteam.be/wwwroot/DesktopModules/Events/EventDetails.ascx
<%@ Control Language="vb" AutoEventWireup="false" CodeBehind="EventDetails.ascx.vb" Inherits="DotNetNuke.Modules.Events.EventDetails" %>
<table cellspacing="2" cellpadding="3" border="0" width="90%">
    <tbody>
        <tr valign="top">
            <td class="SubHead" colspan="2">
                <asp:Label ID="lblTitle" CssClass="Head" runat="server"></asp:Label>&nbsp;<asp:Image ID="EventImage" runat="server" Visible="False">
                </asp:Image>
            </td>
        </tr>
        <tr valign="top">
            <td class="SubHead" width="20%">
                <asp:LinkButton ID="cmdNotify" CssClass="CommandButton" runat="server" Visible="False" BorderStyle="none" Text="Delete this item"
                    resourcekey="cmdNotify">Notify Me for this Event @</asp:LinkButton>&nbsp;
            </td>
            <td width="80%">
                <asp:TextBox ID="txtUserEmail" CssClass="NormalTextBox" runat="server" Visible="False" Width="199px"></asp:TextBox>
                <asp:RegularExpressionValidator ID="valEmail" runat="server" ErrorMessage="Error valid Email Address required." resourcekey="valEmail"
                    ControlToValidate="txtUserEmail" ValidationExpression="\w+([-+.]\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*" EnableClientScript="False">Error valid Email Address required.</asp:RegularExpressionValidator>
            </td>
        </tr>
        <tr>
            <td class="SubHead" colspan="2">
                <asp:LinkButton ID="cmdSignup" CssClass="CommandButton" runat="server" Visible="False" BorderStyle="none" resourcekey="cmdSignup"
                    CausesValidation="False">Enroll for this Event?</asp:LinkButton>
                <asp:Label ID="lblSignup" runat="server" Visible="False" ForeColor="Red">You are not enrolled for this event!</asp:Label>
            </td>
        </tr>
        <tr valign="top">
            <td class="SubHead">
                <asp:Label ID="lblStartDateTime" CssClass="SubHead" runat="server" resourcekey="plStartDateTime">Start Date/Time:</asp:Label>
            </td>
            <td>
                <asp:Label ID="lblStartDate" CssClass="Normal" runat="server"></asp:Label>&nbsp;
                <asp:Label ID="lblTimeZone" runat="server" CssClass="Normal" Visible="False"></asp:Label>
            </td>
        </tr>
        <tr valign="top">
            <td class="SubHead">
                <asp:Label ID="lblEndDateTime" CssClass="SubHead" runat="server" resourcekey="plEndDateTime">End Date/Time:</asp:Label>
            </td>
            <td>
                <asp:Label ID="lblEndDate" CssClass="Normal" runat="server"></asp:Label>
            </td>
        </tr>
        <tr valign="top">
            <td class="SubHead">
                <asp:Label ID="lblReccuringEvent" CssClass="SubHead" runat="server" resourcekey="plRecurring">Recurring Event:</asp:Label>
            </td>
            <td>
                <asp:Label ID="lblEvent" CssClass="Normal" runat="server"></asp:Label>
            </td>
        </tr>
        <tr>
	<td colspan="2">
		<asp:panel id="pnlCustomField1" Runat="server" Visible="False">
			<table cellspacing="0" cellpadding="1" width="100%">
				<tr valign="top">
					<td class="SubHead" width="20%">
							<asp:label id="lblCustomField1Cap" CssClass="SubHead" runat="server" resourcekey="plCustomField1">Custom Field 1:</asp:label>
					</td>
					<td width="80%">
						<asp:label id="lblCustomField1" CssClass="Normal" runat="server"></asp:label></td>
				</tr>
			</table>
		</asp:panel>
	</td>
</tr>
<tr>
	<td colspan="2">
		<asp:panel id="pnlCustomField2" Runat="server" Visible="False">
			<table cellspacing="0" cellpadding="1" width="100%">
				<tr valign="top">
					<td class="SubHead" width="20%">
							<asp:label id="lblCustomField2Cap" CssClass="SubHead" runat="server" resourcekey="plCustomField2">Custom Field 2:</asp:label>
					</td>
					<td width="80%">
						<asp:label id="lblCustomField2" CssClass="Normal" runat="server"></asp:label></td>
				</tr>
			</table>
		</asp:panel>
	</td>
</tr>
        <tr valign="top">
            <td class="SubHead">
                <asp:Label ID="lblCategoryCap" CssClass="SubHead" runat="server" resourcekey="plCategory">Category:</asp:Label>
            </td>
            <td>
                <asp:Label ID="lblCategory" CssClass="Normal" runat="server"></asp:Label>
            </td>
        </tr>
        <tr valign="top">
            <td class="SubHead">
                <asp:Label ID="lblLocationCap" CssClass="SubHead" runat="server" resourcekey="plLocation">Location:</asp:Label>
            </td>
            <td>
                <asp:HyperLink ID="hypLocation" CssClass="CommandButton" runat="server" ToolTip="Select to display map link" Target="_blank"></asp:HyperLink>
            </td>
        </tr>
        <tr valign="top">
            <td class="SubHead">
                <asp:Label ID="lblDescriptionCap" CssClass="SubHead" runat="server" resourcekey="plDescription">Description:</asp:Label>
            </td>
            <td>
                <asp:Literal ID="lblDescription" runat="server" />
            </td>
        </tr>
        <tr valign="top">
            <td colspan="2">
                <table style="width: 100%">
                    <tr>
                        <td>
                            <br />
                            <asp:LinkButton ID="returnButton" CssClass="CommandButton" runat="server" BorderStyle="none" Text="Delete this item" resourcekey="returnButton"
                                CausesValidation="False">
										Return</asp:LinkButton>
                            &nbsp;
                            <asp:LinkButton ID="editButton" CssClass="CommandButton" runat="server" BorderStyle="none" Text="Delete this item" resourcekey="editButton"
                                CausesValidation="False">Edit</asp:LinkButton>
                            &nbsp;
                            <asp:LinkButton ID="deleteButton" CssClass="CommandButton" runat="server" BorderStyle="none" Text="Delete this item" resourcekey="deleteButton"
                                CausesValidation="False">Delete</asp:LinkButton>
                            &nbsp;
                            <asp:DropDownList ID="cboTimeZone" runat="server" Visible="False" CssClass="NormalTextBox" Font-Size="8pt">
                            </asp:DropDownList>
                        </td>
                        <td align="right">
                            <br />
                            <asp:LinkButton ID="cmdvEvent2" CssClass="CommandButton" runat="server" BorderStyle="none" Text="Delete this item" resourcekey="cmdvEvent2"
                                CausesValidation="False">Export Event Information</asp:LinkButton>
                        </td>
                    </tr>
                </table>
            </td>
        </tr>
        <tr valign="top">
            <td class="SubHead" colspan="2">
                <asp:Panel ID="Panel1" runat="server" Width="100%">
                    <span class="Normal">
                        <asp:Label ID="lblCreatedBy" runat="server" resourcekey="plCreatedBy">Created by</asp:Label>&nbsp;
                        <asp:Label ID="CreatedBy" runat="server"></asp:Label>&nbsp;
                        <asp:Label ID="lblOn" runat="server" resourcekey="plOn">on</asp:Label>&nbsp;
                        <asp:Label ID="CreatedDate" runat="server"></asp:Label></span>
                </asp:Panel>
            </td>
        </tr>
    </tbody>
</table>