home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2004 December
/
PCWorld_2004-12_cd.bin
/
software
/
komercni
/
netgenium
/
NETGenium.msi
/
_B4A5F9DE730F039E0CBFC30C1A8A8467
/
_A49910642E644B41A8A5D53AC5F0121E
< prev
next >
Wrap
Text File
|
2004-10-01
|
2KB
|
27 lines
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="T6.ascx.cs" Inherits="NETGenium.Script.T6" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
<%@ Register TagPrefix="uc1" TagName="MailBuilder" Src="MailBuilder.ascx" %>
<%@ Register TagPrefix="uc1" TagName="VariableXColumn" Src="VariableXColumn.ascx" %>
<%@ Register TagPrefix="uc1" TagName="VariableXColumnXValue" Src="VariableXColumnXValue.ascx" %>
<TABLE id="Table1" cellSpacing="1" cellPadding="0" border="0" runat="server" width="100%">
<TR>
<TD>
<asp:Label id="lbl" runat="server" Width="20px"></asp:Label></TD>
<TD>
<uc1:VariableXColumn id="vxc" runat="server"></uc1:VariableXColumn></TD>
<TD>
<asp:DropDownList id="ope1" runat="server" CssClass="DropDownList" Width="150px"></asp:DropDownList></TD>
<TD>
<uc1:VariableXColumnXValue id="vcv" runat="server"></uc1:VariableXColumnXValue></TD>
<TD align="center">
<asp:Label id="Label1" runat="server" Width="35px" EnableViewState="False">=></asp:Label></TD>
<TD style="PADDING-RIGHT: 4px"><nobr><asp:Literal id="lEmail" runat="server" EnableViewState="False"></asp:Literal></nobr></TD>
<TD>
<uc1:MailBuilder id="em" runat="server"></uc1:MailBuilder></TD>
<TD width="100%">
<asp:Literal id="lID" runat="server" Visible="False"></asp:Literal>
<asp:Literal id="l" runat="server"></asp:Literal></TD>
<TD align="right"><nobr><asp:ImageButton style="MARGIN-LEFT:3px" id="ibDelete" runat="server" CausesValidation="False" ImageUrl="../Images/Delete.gif"
CommandName="Delete" ImageAlign="AbsMiddle" onmousedown="event.cancelBubble = true;"></asp:ImageButton><IMG height="18" src="../Images/Move.gif" width="19"></nobr></TD>
</TR>
</TABLE>