<%@ Page Language="VB" MasterPageFile="masterpage.master" ValidateRequest="false" AutoEventWireup="false" CodeFile="tblEventsadd.aspx.vb" Inherits="tblEventsadd" CodeFileBaseClass="AspNetMaker7_tfpssnet" %>

Add to TABLE: Events

Go Back

<% tblEvents_add.ShowMessage() %>

<% If tblEvents.evtDescription.Visible Then ' evtDescription %> > > /> <%= tblEvents.evtDescription.CustomMsg %> <% End If %> <% If tblEvents.evtIsActive.Visible Then ' evtIsActive %> > > <% If ew_SameStr(tblEvents.evtIsActive.CurrentValue, "1") Then selwrk = " checked=""checked""" Else selwrk = "" End If %> <%= tblEvents.evtIsActive.EditAttributes%> /> <%= tblEvents.evtIsActive.CustomMsg%> <% End If %> <% If tblEvents.evtAllocateBilling.Visible Then ' evtAllocateBilling %> > > <% If ew_SameStr(tblEvents.evtAllocateBilling.CurrentValue, "1") Then selwrk = " checked=""checked""" Else selwrk = "" End If %> <%= tblEvents.evtAllocateBilling.EditAttributes%> /> <%= tblEvents.evtAllocateBilling.CustomMsg%> <% End If %> <% If tblEvents.evtBillingNotes.Visible Then ' evtBillingNotes %> > > <%= tblEvents.evtBillingNotes.CustomMsg%> <% End If %> <% If tblEvents.evtTierLevel.Visible Then ' evtTierLevel %> > > <%= tblEvents.evtTierLevel.CustomMsg%> <% End If %> <% If tblEvents.evtOverTimePriority.Visible Then ' evtOverTimePriority %> > > /> <%= tblEvents.evtOverTimePriority.CustomMsg%> <% End If %>
Description
Is Active
Allocate Billing
Notes
Tier Level *
Overtime Priority