home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2004 December
/
PCWorld_2004-12_cd.bin
/
software
/
komercni
/
netgenium
/
NETGenium.msi
/
_B4A5F9DE730F039E0CBFC30C1A8A8467
/
_C82C1197E7ED43B880A39481B53EB7BF
< prev
next >
Wrap
Text File
|
2004-10-19
|
8KB
|
142 lines
<%@ Page language="c#" Codebehind="Button.aspx.cs" AutoEventWireup="false" Inherits="NETGenium.Columns.Button_Control" %>
<%@ Register TagPrefix="uc1" TagName="Rights" Src="_Rights.ascx" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>Button</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" CellSpacing="0" CellPadding="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="50"></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" colSpan="1">
<asp:textbox id="tbWidth" runat="server" Width="50px" CssClass="TextBox" MaxLength="10"></asp:textbox> px</TD>
<TD class="DialogRight"></TD>
</TR>
</TABLE>
<TABLE id="Table3" cellSpacing="0" cellPadding="0" border="0" runat="server">
<TR>
<TD class="DialogLeft" vAlign="top">JavaScript</TD>
<TD class="DialogMiddle"><asp:textbox id="tbOnClick" runat="server" Width="210px" CssClass="TextBox" MaxLength="255"></asp:textbox></TD>
<TD class="DialogRight" style="PADDING-BOTTOM: 2px"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">
<asp:Label id="lblScript" runat="server" EnableViewState="False"></asp:Label></TD>
<TD class="DialogMiddle" style="PADDING-BOTTOM: 2px; PADDING-TOP: 4px">
<asp:HyperLink id="hlScript" runat="server" CssClass="Link" Font-Bold="True"></asp:HyperLink></TD>
<TD class="DialogRight" style="PADDING-BOTTOM: 2px">
<asp:Literal id="lScript" runat="server" EnableViewState="False"></asp:Literal></TD>
</TR>
<TR>
<TD class="DialogLeft_CheckBox" vAlign="top">OnClick</TD>
<TD class="DialogMiddle" style="PADDING-BOTTOM: 2px; PADDING-TOP: 2px"><asp:radiobuttonlist id="rblOnClickType" runat="server" CellSpacing="0" CellPadding="0" CssClass="Radio"
onclick="jsOnLoad();"></asp:radiobuttonlist></TD>
<TD class="DialogRight" style="PADDING-BOTTOM: 2px"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">
<asp:Label id="lblForm" runat="server" EnableViewState="False"></asp:Label></TD>
<TD class="DialogMiddle"><asp:dropdownlist id="ddlForms" runat="server" Width="210px" CssClass="DropDownList"></asp:dropdownlist></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">
<asp:Label id="lblViewPage" runat="server" EnableViewState="False"></asp:Label></TD>
<TD class="DialogMiddle"><nobr><asp:dropdownlist id="ddlAppGroup" runat="server" CssClass="DropDownList"></asp:dropdownlist> <asp:dropdownlist id="ddlApp" runat="server" CssClass="DropDownList"></asp:dropdownlist> <asp:dropdownlist id="ddlViewPage" runat="server" CssClass="DropDownList"></asp:dropdownlist></nobr></TD>
<TD class="DialogRight">
<asp:Literal id="lViewPage" runat="server"></asp:Literal></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top">
<asp:Label id="lblTemplate" runat="server" EnableViewState="False"></asp:Label></TD>
<TD class="DialogMiddle"><asp:dropdownlist id="ddlTemplates" runat="server" Width="210px" CssClass="DropDownList"></asp:dropdownlist></TD>
<TD class="DialogRight"><nobr>XLS (MS Excel)</nobr>, <nobr>DOC (MS Word)</nobr>, HTML</TD>
</TR>
<TR>
<TD class="DialogLeft_CheckBox" vAlign="top">
<asp:Label id="lblRows" runat="server" EnableViewState="False"></asp:Label></TD>
<TD class="DialogMiddle" style="PADDING-TOP: 2px">
<asp:RadioButtonList id="rblCopyRows" runat="server" CellPadding="0" CellSpacing="0" CssClass="Radio"></asp:RadioButtonList></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="FormLeft" vAlign="top">
<asp:Literal id="s1" runat="server" EnableViewState="False"></asp:Literal></TD>
<TD>
<asp:Literal id="s2" runat="server" EnableViewState="False"></asp:Literal></TD>
<TD class="FormRight">
<asp:Literal id="s3" runat="server" EnableViewState="False"></asp:Literal></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="chbRunScript" runat="server" CssClass="CheckBox" onclick="jsOnLoad();"></asp:CheckBox></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top"></TD>
<TD class="DialogMiddle">
<asp:CheckBox id="chbAlternateColor" runat="server" CssClass="CheckBox" onclick="jsOnLoad();"></asp:CheckBox></TD>
<TD class="DialogRight"></TD>
</TR>
<TR>
<TD class="DialogLeft" vAlign="top"></TD>
<TD class="DialogMiddle">
<asp:CheckBox id="chbByValues" runat="server" CssClass="CheckBox2"></asp:CheckBox></TD>
<TD class="DialogRight"></TD>
</TR>
</TABLE>
<uc1:rights id="Rights1" runat="server"></uc1:rights></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" Enabled="False" CausesValidation="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:requiredfieldvalidator id="rfvName" runat="server" Display="None" ControlToValidate="tbName" EnableViewState="False"></asp:requiredfieldvalidator><asp:rangevalidator id="rvWidth" runat="server" Display="None" ControlToValidate="tbWidth" MinimumValue="10"
MaximumValue="500" Type="Integer" EnableViewState="False"></asp:rangevalidator><asp:validationsummary id="ValidationSummary1" runat="server" ShowSummary="False" ShowMessageBox="True"
EnableViewState="False"></asp:validationsummary><asp:literal id="lJavaScript" runat="server" EnableViewState="False"></asp:literal></TD>
</TR>
</TABLE>
</form>
</body>
</HTML>