home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2004 December
/
PCWorld_2004-12_cd.bin
/
software
/
komercni
/
netgenium
/
NETGenium.msi
/
_B4A5F9DE730F039E0CBFC30C1A8A8467
/
_EA2EC71595144787ABB6D16E8E66EA5C
< prev
next >
Wrap
Text File
|
2004-10-01
|
25KB
|
518 lines
<%@ Register TagPrefix="uc1" TagName="QueryBuilder" Src="../QueryBuilder.ascx" %>
<%@ Page language="c#" Codebehind="Chart.aspx.cs" AutoEventWireup="false" Inherits="NETGenium.ViewFields.Chart_Control" %>
<%@ Register TagPrefix="uc1" TagName="MultiListBox" Src="../MultiListBox.ascx" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>Chart</title>
<LINK href="../NETGenium.css" type="text/css" rel="stylesheet">
<meta content="Microsoft Visual Studio 7.0" name="GENERATOR">
<meta content="C#" name="CODE_LANGUAGE">
<meta content="JavaScript" name="vs_defaultClientScript">
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
</HEAD>
<body onload="jsOnLoad();">
<form id="Default" method="post" runat="server">
<TABLE id="Table1" accessKey="" cellSpacing="0" cellPadding="0" border="0" runat="server">
<TR>
<TD>
<asp:Literal id="lTitle" runat="server" EnableViewState="False"></asp:Literal></TD>
</TR>
<TR>
<TD><asp:table id="HeaderTable" runat="server" CellPadding="0" CellSpacing="0" Width="100%" EnableViewState="False"></asp:table></TD>
</TR>
<TR>
<TD class="HeaderTableBody">
<TABLE id="Table2" cellSpacing="0" cellPadding="0" border="0" runat="server">
<TR>
<TD class="DialogLeft" vAlign="top"><asp:label id="lblName" runat="server" EnableViewState="False"></asp:label></TD>
<TD class="DialogMiddle"><asp:textbox id="tbName" runat="server" Width="210px" CssClass="TextBox" MaxLength="255"></asp:textbox></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top"><asp:label id="lblWidth" runat="server" EnableViewState="False"></asp:label></TD>
<TD class="DialogMiddle">
<asp:textbox id="tbWidth" runat="server" Width="60px" CssClass="TextBox" MaxLength="10"></asp:textbox> px</TD>
<TD class="DialogRight">300px</TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top"><asp:label id="lblHeight" runat="server" EnableViewState="False"></asp:label></TD>
<TD class="DialogMiddle">
<asp:textbox id="tbHeight" runat="server" Width="60px" CssClass="TextBox" MaxLength="10"></asp:textbox> px</TD>
<TD class="DialogRight">300px</TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">
<asp:Label id="lblPalette" runat="server" EnableViewState="False"></asp:Label></TD>
<TD class="DialogMiddle">
<asp:dropdownlist id="ddlPalette" runat="server" CssClass="DropDownList"></asp:dropdownlist></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">Font</TD>
<TD class="DialogMiddle"><asp:dropdownlist id="ddlFont" runat="server" CssClass="DropDownList"></asp:dropdownlist></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top"></TD>
<TD class="DialogMiddle">
<asp:dropdownlist id="ddlSize" runat="server" CssClass="DropDownList">
<asp:ListItem Value="8">8</asp:ListItem>
<asp:ListItem Value="10">9</asp:ListItem>
<asp:ListItem Value="10">10</asp:ListItem>
<asp:ListItem Value="10">11</asp:ListItem>
<asp:ListItem Value="12">12</asp:ListItem>
<asp:ListItem Value="14">14</asp:ListItem>
</asp:dropdownlist></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft_CheckBox" vAlign="top">
<asp:Label id="lblOptions" runat="server" EnableViewState="False"></asp:Label></TD>
<TD class="DialogMiddle">
<asp:CheckBox id="chbXAuto" onclick="jsOnLoad();" runat="server" CssClass="CheckBox" Text="X-Auto"></asp:CheckBox></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft_CheckBox" vAlign="top"></TD>
<TD class="DialogMiddle">
<asp:CheckBox id="chb3D" onclick="jsOnLoad();" runat="server" CssClass="CheckBox" Text="3D"></asp:CheckBox></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft_CheckBox" vAlign="top"></TD>
<TD class="DialogMiddle">
<asp:CheckBox onclick="jsOnLoad();" id="chbRightAngleAxes" runat="server" CssClass="CheckBox"></asp:CheckBox></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">
<asp:Label id="lblPerspective" runat="server" EnableViewState="False"></asp:Label></TD>
<TD class="DialogMiddle">
<asp:DropDownList id="ddlPerspective" runat="server" CssClass="DropDownList">
<asp:ListItem Value="0">0░</asp:ListItem>
<asp:ListItem Value="30">30░</asp:ListItem>
<asp:ListItem Value="60">60░</asp:ListItem>
</asp:DropDownList></TD>
<TD class="DialogRight"></TD>
</TR>
</TABLE>
<TABLE id="Table3" cellSpacing="0" cellPadding="0" border="0" runat="server">
<TR>
<TD class="DialogLeft" vAlign="top">
<asp:label id="lblQuery1" runat="server" EnableViewState="False"></asp:label></TD>
<TD class="DialogMiddle">
<uc1:QueryBuilder id="QueryBuilder1" runat="server"></uc1:QueryBuilder></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">
<asp:Label id="lblType1" runat="server" EnableViewState="False"></asp:Label></TD>
<TD class="DialogMiddle">
<asp:DropDownList id="ddlType1" onchange="jsOnLoad();" runat="server" CssClass="DropDownList"></asp:DropDownList></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">
<asp:Label id="lblLegend1" runat="server" EnableViewState="False"></asp:Label></TD>
<TD class="DialogMiddle">
<asp:textbox id="tbLegend1" runat="server" Width="210px" MaxLength="255" CssClass="TextBox"></asp:textbox></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">Y</TD>
<TD class="DialogMiddle">
<asp:DropDownList id="ddlY1" runat="server" Width="149px" CssClass="DropDownList"></asp:DropDownList></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">X</TD>
<TD class="DialogMiddle">
<asp:DropDownList id="ddlX1" runat="server" Width="149px" CssClass="DropDownList"></asp:DropDownList></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">
<asp:Label id="lblStyle1" runat="server" EnableViewState="False"></asp:Label></TD>
<TD class="DialogMiddle">
<asp:DropDownList id="ddlBubbleType1" runat="server" CssClass="DropDownList"></asp:DropDownList></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">
<asp:Label id="lblLabelPosition1" runat="server" EnableViewState="False"></asp:Label></TD>
<TD class="DialogMiddle">
<asp:DropDownList id="ddlLabelPosition1" runat="server" CssClass="DropDownList"></asp:DropDownList></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">Font</TD>
<TD class="DialogMiddle">
<asp:dropdownlist id="ddlSize1" runat="server" CssClass="DropDownList">
<asp:ListItem Value="8">8</asp:ListItem>
<asp:ListItem Value="10">9</asp:ListItem>
<asp:ListItem Value="10">10</asp:ListItem>
<asp:ListItem Value="10">11</asp:ListItem>
<asp:ListItem Value="12">12</asp:ListItem>
<asp:ListItem Value="14">14</asp:ListItem>
</asp:dropdownlist></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">
<asp:Label id="lblOptions1" runat="server" EnableViewState="False"></asp:Label></TD>
<TD class="DialogMiddle">
<asp:CheckBox onclick="jsOnLoad();" id="chbShowLabelAsValue1" runat="server" CssClass="CheckBox"></asp:CheckBox></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top"></TD>
<TD class="DialogMiddle">
<asp:CheckBox id="chbHideLegend1" onclick="jsOnLoad();" runat="server" CssClass="CheckBox"></asp:CheckBox></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top"></TD>
<TD class="DialogMiddle">
<asp:CheckBox id="chbCylinder1" runat="server" CssClass="CheckBox"></asp:CheckBox></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top"></TD>
<TD class="DialogMiddle">
<asp:CheckBox onclick="jsOnLoad();" id="chbSwap1" runat="server" CssClass="CheckBox"></asp:CheckBox></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top"></TD>
<TD class="DialogMiddle">
<asp:CheckBox id="chbFillTimeGaps1" onclick="jsOnLoad();" runat="server" CssClass="CheckBox"></asp:CheckBox></TD>
<TD class="DialogRight"></TD>
</TR>
</TABLE>
<TABLE id="Table4" cellSpacing="0" cellPadding="0" border="0" runat="server">
<TR>
<TD class="DialogLeft" vAlign="top">
<asp:label id="lblQuery2" runat="server" EnableViewState="False"></asp:label></TD>
<TD class="DialogMiddle">
<uc1:QueryBuilder id="QueryBuilder2" runat="server"></uc1:QueryBuilder></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">
<asp:Label id="lblType2" runat="server" EnableViewState="False"></asp:Label></TD>
<TD class="DialogMiddle">
<asp:DropDownList id="ddlType2" onchange="jsOnLoad();" runat="server" CssClass="DropDownList"></asp:DropDownList></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" style="HEIGHT: 19px" vAlign="top">
<asp:Label id="lblLegend2" runat="server" EnableViewState="False"></asp:Label></TD>
<TD class="DialogMiddle" style="HEIGHT: 19px">
<asp:textbox id="tbLegend2" runat="server" Width="210px" MaxLength="255" CssClass="TextBox"></asp:textbox></TD>
<TD class="DialogRight" style="HEIGHT: 19px"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">Y</TD>
<TD class="DialogMiddle">
<asp:DropDownList id="ddlY2" runat="server" Width="149px" CssClass="DropDownList"></asp:DropDownList></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">X</TD>
<TD class="DialogMiddle">
<asp:DropDownList id="ddlX2" runat="server" Width="149px" CssClass="DropDownList"></asp:DropDownList></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">
<asp:Label id="lblStyle2" runat="server" EnableViewState="False"></asp:Label></TD>
<TD class="DialogMiddle">
<asp:DropDownList id="ddlBubbleType2" runat="server" CssClass="DropDownList"></asp:DropDownList></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">
<asp:Label id="lblLabelPosition2" runat="server" EnableViewState="False"></asp:Label></TD>
<TD class="DialogMiddle">
<asp:DropDownList id="ddlLabelPosition2" runat="server" CssClass="DropDownList"></asp:DropDownList></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">Font</TD>
<TD class="DialogMiddle">
<asp:dropdownlist id="ddlSize2" runat="server" CssClass="DropDownList">
<asp:ListItem Value="8">8</asp:ListItem>
<asp:ListItem Value="10">9</asp:ListItem>
<asp:ListItem Value="10">10</asp:ListItem>
<asp:ListItem Value="10">11</asp:ListItem>
<asp:ListItem Value="12">12</asp:ListItem>
<asp:ListItem Value="14">14</asp:ListItem>
</asp:dropdownlist></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">
<asp:Label id="lblOptions2" runat="server" EnableViewState="False"></asp:Label></TD>
<TD class="DialogMiddle">
<asp:CheckBox onclick="jsOnLoad();" id="chbShowLabelAsValue2" runat="server" CssClass="CheckBox"></asp:CheckBox></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top"></TD>
<TD class="DialogMiddle">
<asp:CheckBox id="chbHideLegend2" onclick="jsOnLoad();" runat="server" CssClass="CheckBox"></asp:CheckBox></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top"></TD>
<TD class="DialogMiddle">
<asp:CheckBox id="chbCylinder2" runat="server" CssClass="CheckBox"></asp:CheckBox></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top"></TD>
<TD class="DialogMiddle">
<asp:CheckBox onclick="jsOnLoad();" id="chbSwap2" runat="server" CssClass="CheckBox"></asp:CheckBox></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top"></TD>
<TD class="DialogMiddle">
<asp:CheckBox id="chbFillTimeGaps2" onclick="jsOnLoad();" runat="server" CssClass="CheckBox"></asp:CheckBox></TD>
<TD class="DialogRight"></TD>
</TR>
</TABLE>
<TABLE id="Table5" cellSpacing="0" cellPadding="0" border="0" runat="server">
<TR>
<TD class="DialogLeft" vAlign="top">
<asp:label id="lblQuery3" runat="server" EnableViewState="False"></asp:label></TD>
<TD class="DialogMiddle">
<uc1:QueryBuilder id="QueryBuilder3" runat="server"></uc1:QueryBuilder></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">
<asp:Label id="lblType3" runat="server" EnableViewState="False"></asp:Label></TD>
<TD class="DialogMiddle">
<asp:DropDownList id="ddlType3" onchange="jsOnLoad();" runat="server" CssClass="DropDownList"></asp:DropDownList></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" style="HEIGHT: 15px" vAlign="top">
<asp:Label id="lblLegend3" runat="server" EnableViewState="False"></asp:Label></TD>
<TD class="DialogMiddle" style="HEIGHT: 15px">
<asp:textbox id="tbLegend3" runat="server" Width="210px" MaxLength="255" CssClass="TextBox"></asp:textbox></TD>
<TD class="DialogRight" style="HEIGHT: 15px"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">Y</TD>
<TD class="DialogMiddle">
<asp:DropDownList id="ddlY3" runat="server" Width="149px" CssClass="DropDownList"></asp:DropDownList></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">X</TD>
<TD class="DialogMiddle">
<asp:DropDownList id="ddlX3" runat="server" Width="149px" CssClass="DropDownList"></asp:DropDownList></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">
<asp:Label id="lblStyle3" runat="server" EnableViewState="False"></asp:Label></TD>
<TD class="DialogMiddle">
<asp:DropDownList id="ddlBubbleType3" runat="server" CssClass="DropDownList"></asp:DropDownList></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">
<asp:Label id="lblLabelPosition3" runat="server" EnableViewState="False"></asp:Label></TD>
<TD class="DialogMiddle">
<asp:DropDownList id="ddlLabelPosition3" runat="server" CssClass="DropDownList"></asp:DropDownList></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">Font</TD>
<TD class="DialogMiddle">
<asp:dropdownlist id="ddlSize3" runat="server" CssClass="DropDownList">
<asp:ListItem Value="8">8</asp:ListItem>
<asp:ListItem Value="10">9</asp:ListItem>
<asp:ListItem Value="10">10</asp:ListItem>
<asp:ListItem Value="10">11</asp:ListItem>
<asp:ListItem Value="12">12</asp:ListItem>
<asp:ListItem Value="14">14</asp:ListItem>
</asp:dropdownlist></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">
<asp:Label id="lblOptions3" runat="server" EnableViewState="False"></asp:Label></TD>
<TD class="DialogMiddle">
<asp:CheckBox onclick="jsOnLoad();" id="chbShowLabelAsValue3" runat="server" CssClass="CheckBox"></asp:CheckBox></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top"></TD>
<TD class="DialogMiddle">
<asp:CheckBox id="chbHideLegend3" onclick="jsOnLoad();" runat="server" CssClass="CheckBox"></asp:CheckBox></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top"></TD>
<TD class="DialogMiddle">
<asp:CheckBox id="chbCylinder3" runat="server" CssClass="CheckBox"></asp:CheckBox></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top"></TD>
<TD class="DialogMiddle">
<asp:CheckBox onclick="jsOnLoad();" id="chbSwap3" runat="server" CssClass="CheckBox"></asp:CheckBox></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top"></TD>
<TD class="DialogMiddle">
<asp:CheckBox id="chbFillTimeGaps3" onclick="jsOnLoad();" runat="server" CssClass="CheckBox"></asp:CheckBox></TD>
<TD class="DialogRight"></TD>
</TR>
</TABLE>
<TABLE id="Table6" cellSpacing="0" cellPadding="0" border="0" runat="server">
<TR>
<TD class="DialogLeft" vAlign="top">
<asp:label id="lblQuery4" runat="server" EnableViewState="False"></asp:label></TD>
<TD class="DialogMiddle">
<uc1:QueryBuilder id="QueryBuilder4" runat="server"></uc1:QueryBuilder></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">
<asp:Label id="lblType4" runat="server" EnableViewState="False"></asp:Label></TD>
<TD class="DialogMiddle">
<asp:DropDownList id="ddlType4" onchange="jsOnLoad();" runat="server" CssClass="DropDownList"></asp:DropDownList></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">
<asp:Label id="lblLegend4" runat="server" EnableViewState="False"></asp:Label></TD>
<TD class="DialogMiddle">
<asp:textbox id="tbLegend4" runat="server" Width="210px" MaxLength="255" CssClass="TextBox"></asp:textbox></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">Y</TD>
<TD class="DialogMiddle">
<asp:DropDownList id="ddlY4" runat="server" Width="149px" CssClass="DropDownList"></asp:DropDownList></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">X</TD>
<TD class="DialogMiddle">
<asp:DropDownList id="ddlX4" runat="server" Width="149px" CssClass="DropDownList"></asp:DropDownList></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">
<asp:Label id="lblStyle4" runat="server" EnableViewState="False"></asp:Label></TD>
<TD class="DialogMiddle">
<asp:DropDownList id="ddlBubbleType4" runat="server" CssClass="DropDownList"></asp:DropDownList></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">
<asp:Label id="lblLabelPosition4" runat="server" EnableViewState="False"></asp:Label></TD>
<TD class="DialogMiddle">
<asp:DropDownList id="ddlLabelPosition4" runat="server" CssClass="DropDownList"></asp:DropDownList></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">Font</TD>
<TD class="DialogMiddle">
<asp:dropdownlist id="ddlSize4" runat="server" CssClass="DropDownList">
<asp:ListItem Value="8">8</asp:ListItem>
<asp:ListItem Value="10">9</asp:ListItem>
<asp:ListItem Value="10">10</asp:ListItem>
<asp:ListItem Value="10">11</asp:ListItem>
<asp:ListItem Value="12">12</asp:ListItem>
<asp:ListItem Value="14">14</asp:ListItem>
</asp:dropdownlist></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">
<asp:Label id="lblOptions4" runat="server" EnableViewState="False"></asp:Label></TD>
<TD class="DialogMiddle">
<asp:CheckBox onclick="jsOnLoad();" id="chbShowLabelAsValue4" runat="server" CssClass="CheckBox"></asp:CheckBox></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top"></TD>
<TD class="DialogMiddle">
<asp:CheckBox id="chbHideLegend4" onclick="jsOnLoad();" runat="server" CssClass="CheckBox"></asp:CheckBox></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top"></TD>
<TD class="DialogMiddle">
<asp:CheckBox id="chbCylinder4" runat="server" CssClass="CheckBox"></asp:CheckBox></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top"></TD>
<TD class="DialogMiddle">
<asp:CheckBox onclick="jsOnLoad();" id="chbSwap4" runat="server" CssClass="CheckBox"></asp:CheckBox></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top"></TD>
<TD class="DialogMiddle">
<asp:CheckBox id="chbFillTimeGaps4" onclick="jsOnLoad();" runat="server" CssClass="CheckBox"></asp:CheckBox></TD>
<TD class="DialogRight"></TD>
</TR>
</TABLE>
<TABLE id="Table7" cellSpacing="0" cellPadding="0" border="0" runat="server">
<TR>
<TD class="DialogLeft" vAlign="top">
<asp:Label id="lblRights" runat="server" EnableViewState="False"></asp:Label></TD>
<TD class="DialogMiddle" vAlign="top">
<uc1:MultiListBox id="Rights1" runat="server"></uc1:MultiListBox></TD>
<TD class="DialogRight" vAlign="top">
<asp:Literal id="lRights" runat="server" EnableViewState="False"></asp:Literal></TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD>
<TABLE id="ToolbarTable" style="MARGIN-TOP: 7px" cellSpacing="0" cellPadding="0" width="100%"
border="0" runat="server">
<TR>
<TD align="center">
<asp:Button id="btSave" runat="server" Width="85px" CssClass="Button"></asp:Button>
<asp:Button id="btDelete" runat="server" Width="85px" CssClass="Button" CausesValidation="False"
Enabled="False"></asp:Button></TD>
</TR>
<TR>
<TD align="left">
<asp:label id="lblWait" runat="server"></asp:label></TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
<TABLE class="Hidden" cellSpacing="1" cellPadding="1" border="1">
<TR>
<TD><INPUT id="hfHeader" type="hidden" value="0" runat="server">
<asp:Label id="lblHeaderJavaScript" runat="server" EnableViewState="False"></asp:Label>
<asp:RangeValidator id="rvWidth" runat="server" ControlToValidate="tbWidth" Display="None" MinimumValue="10"
MaximumValue="10000" Type="Integer" EnableViewState="False"></asp:RangeValidator>
<asp:RangeValidator id="rvHeight" runat="server" ControlToValidate="tbHeight" Display="None" MinimumValue="10"
MaximumValue="10000" Type="Integer" EnableViewState="False"></asp:RangeValidator>
<asp:validationsummary id="ValidationSummary1" runat="server" ShowMessageBox="True" ShowSummary="False"
EnableViewState="False"></asp:validationsummary>
<asp:Literal id="lJavaScript" runat="server" EnableViewState="False"></asp:Literal></TD>
</TR>
</TABLE>
</form>
</body>
</HTML>