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

Add to TABLE: Locations

Go Back

<% tblLocations_add.ShowMessage() %>

<% If tblLocations.locDescription.Visible Then ' locDescription %> > > /> <%= tblLocations.locDescription.CustomMsg %> <% End If %> <% If tblLocations.locLighting.Visible Then ' locLighting %> > > <% If ew_SameStr(tblLocations.locLighting.CurrentValue, "1") Then selwrk = " checked=""checked""" Else selwrk = "" End If %> <%= tblLocations.locLighting.EditAttributes %> /> <%= tblLocations.locLighting.CustomMsg %> <% End If %>
Description
loc Lighting