Ajax

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 8

<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.

cs" Inheri ts="_Default" %> <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPre fix="ajaxToolkit" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.or g/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head runat="server"> <title>Untitled Page</title> <link href="StyleSheet.css" rel="stylesheet" type="text/css" /> </head> <body> <form id="form1" runat="server"> <div><style type="text/css"> .seadragon { width: 470px; height: 400px; background-color: black; border: 1px solid black; color: white; } .style1 { width: 100%; } </style> </div> <ajaxToolkit:ToolkitScriptManager runat="server"> </ajaxToolkit:ToolkitScriptManager> <div> <ajaxToolkit:Accordion ID="MyAccordion" runat="server" SelectedIndex="0" HeaderCssClass="accordionHeader" HeaderSelectedCssClass="accordionHe aderSelected" ContentCssClass="accordionContent" FadeTransitions= "true" FramesPer Second="40" TransitionDuration="250" AutoSize="None" RequireOpenedPane="false" S uppressHeaderPostbacks="true"> <panes> <ajaxToolkit:AccordionPane ID="ap1" runat="server" EnableTheming= "true"> <Header><a href="" onclick="return false" class="accordianLink"> sdsdsd</a></Header> <Content>GroundZero Technologies is a IT services and Solutions . <asp:Label ID="label1" runat="server" ></asp:Label></Content> </ajaxToolkit:AccordionPane > <ajaxToolkit:AccordionPane ID="ap2" runat="server" EnableTheming="true">

<Header><a href="">OPEN IT</a></Header> <Content>hhsdsdi</Content> </ajaxToolkit:AccordionPane> </panes> </ajaxToolkit:Accordion> <asp:ImageButton ID="ImageButton1" runat="server" CssClass="seadragon" Height="21px" ImageUrl="~/images/Lighthouse.jpg" Width="103px" />

<p> Positioning: <asp:DropDownList ID="DropDownList1" runat="server" Height="23px" onselectedindexchanged="DropDownList1_SelectedIndexChanged" Width=" 117px" AutoPostBack="True"> <asp:ListItem Value="0">top left</asp:ListItem> <asp:ListItem Value="1">top right</asp:ListItem> <asp:ListItem Value="2">bottom left</asp:ListItem> <asp:ListItem Value="3">bottom right</asp:ListItem> <asp:ListItem Value="4">center up</asp:ListItem> <asp:ListItem Value="5">center bottom</asp:ListItem> </asp:DropDownList> </p> <p><asp:Button ID="btn1" runat="server" PostBackUrl="~/Default.aspx" CommandArgument="DropDoenList1" Enabled="true" /></p> <ajaxToolkit:AlwaysVisibleControlExtender ID="ace" runat="server" TargetControlID="btn1" EnableViewState="true" HorizontalOffset ="10" HorizontalSide="Center" VerticalOffset="10" VerticalSide="Middle" UseAnimation="true" Enabled="true"> </ajaxToolkit:AlwaysVisibleControlExtender>

<ajaxToolkit:AsyncFileUpload ID="afu" OnClientUploadComplete="uploadComplet e" OnClientUploadError="Error" OnClientUploadStarted="started" Visible="true" runat="server" CompleteBackColor="Aqua" ErrorBackColor="Red" PersistedStoreType="Session" UploadingBackColor="AntiqueWhite" ThrobberID="myThrobber" EnableViewState="true" PersistFile="True" />

<asp:TextBox ID="txt" runat="server"></asp:TextBox> <ajaxToolkit:CalendarExtender ID="ce" runat="server" Animated="true" DefaultView="Months" FirstDayOfWeek="Sunday" TargetControlID="txt"> </ajaxToolkit:CalendarExtender> <ajaxToolkit:TabContainer ID="TabContainer1" runat="server" AutoPostBac k="false" BackColor="White" ScrollBars="Vertical" EnableTheming="true" > <ajaxToolkit:TabPanel BackColor="Gray" EnableTheming="true" runat="se rver" ID="panel1" ><HeaderTemplate>dfdf </HeaderTemplate> <ContentTemplate>xfbhvbhjdfgberbjdsbhjdbhjv</Conten tTemplate></ajaxToolkit:TabPanel> </ajaxToolkit:TabContainer>

<%--

<div> <br /> <br /> <br /> <br /> <ajaxToolkit:Seadragon ID="Seadragon" runat="server" SourceUrl="sample.xml" CssClass="seadragon"></ajaxToolkit:Seadragon> </div> --%>

<%-<ajaxToolkit:TabContainer ID="TabContainer1" runat="server"> <ajaxToolkit:TabPanel> <HeaderTemplate> <asp:Label ID="lbl" runat="server"></asp:Label> </HeaderTemplate> <ContentTemplate> sdsd </ContentTemplate> </ajaxToolkit:TabPanel> </ajaxToolkit:TabContainer> --%>

</div> <table class="style1"> <tr> <td> <asp:Label ID="Label2" runat="server" Text="Due Date ?:"></a sp:Label> </td> <td width="1%"> &nbsp;</td> <td> <asp:TextBox ID="TextBox1" runat="server" Width="247px"></as p:TextBox> </td> <td width="1%"> &nbsp;</td> <td> <asp:Label ID="Label3" runat="server" Text="Sales Man?:"></a sp:Label> </td> <td width="1%"> &nbsp;</td> <td> <asp:TextBox ID="TextBox2" runat="server" Width="247px"></as p:TextBox> </td> <td> &nbsp;</td> <td> &nbsp;</td> </tr> <tr> <td> <asp:Label ID="Label4" runat="server" Text="Source Document ?:"></asp:Label> </td> <td width="1%"> &nbsp;</td> <td> <asp:TextBox ID="TextBox3" runat="server" Width="247px"></as p:TextBox> </td> <td width="1%"> &nbsp;</td> <td> <asp:Label ID="Label23" runat="server" Text="Journal Entry?: "></asp:Label> </td> <td width="1%"> &nbsp;</td> <td> <asp:TextBox ID="TextBox4" runat="server" Width="247px"></as p:TextBox> </td> </tr> <tr>

<td colspan="9"> <asp:Label ID="Label24" runat="server" Text="Additional Info rmation ?:"></asp:Label> </td> </tr> <tr> <td colspan="9"> <asp:TextBox ID="TextBox5" runat="server" Width="977px" Heig ht="100px" TextMode="MultiLine"></asp:TextBox> </td> </tr> </table> <table class="style1"> <tr> <td style="width: 65%"> <table class="style1"> <tr> <td style="background-image: url('images/welcome.gif'); background-repeat: n o-repeat; background-position: center"> <asp:Label ID="Label9" runat="server" CssClass="font" Text="Payments"></asp:Label> </td> </tr> </table> <table class="style1"> <tr> <td style="background-color: #FFFFFF"> <table class="style1"> <tr> <td style="background-image: url('images/courses - Copy.gif'); b ackground-repeat: repeat-x"> <asp:Label ID="Label10" runat="server" CssClass="font" Text= "Effective Date"></asp:Label> </td> <td style="background-image: url('images/courses - Copy.gif'); b ackground-repeat: repeat-x"> <asp:Label ID="Label11" runat="server" CssClass="font" Text= "Refrence"></asp:Label> </td> <td style="background-image: url('images/courses - Copy.gif'); b ackground-repeat: repeat-x"> <asp:Label ID="Label12" runat="server" CssClass="font" Text= "Name"></asp:Label> </td> <td style="background-image: url('images/courses - Copy.gif'); b ackground-repeat: repeat-x"> <asp:Label ID="Label15" runat="server" CssClass="font" Text= "Journal"></asp:Label> </td> <td style="background-image: url('images/courses - Copy.gif'); b ackground-repeat: repeat-x"> <asp:Label ID="Label16" runat="server" CssClass="font" Text= "Debit"></asp:Label> </td> <td style="background-image: url('images/courses - Copy.gif'); b ackground-repeat: repeat-x"> <asp:Label ID="Label17" runat="server" CssClass="font" Text= "Credit"></asp:Label> </td>

<td style="background-image: url('images/courses - Copy.gif'); b ackground-repeat: repeat-x"> <asp:Label ID="Label18" runat="server" CssClass="font" Text= "Amount Currency"></asp:Label> </td> <td style="background-image: url('images/courses - Copy.gif'); b ackground-repeat: repeat-x"> <asp:Label ID="Label19" runat="server" CssClass="font" Text= "Currency"></asp:Label> </td> </tr> <tr> <td style="border-bottom-style: groove"> &nbsp;</td> <td style="border-bottom-style: groove"> &nbsp;</td> <td style="border-bottom-style: groove"> &nbsp;</td> <td style="border-bottom-style: groove"> &nbsp;</td> <td style="border-bottom-style: groove"> &nbsp;</td> <td style="border-bottom-style: groove"> &nbsp;</td> <td style="border-bottom-style: groove"> &nbsp;</td> <td style="border-bottom-style: groove"> &nbsp;</td> </tr> <tr> <td style="border-bottom-style: groove"> &nbsp;</td> <td style="border-bottom-style: groove"> &nbsp;</td> <td style="border-bottom-style: groove"> &nbsp;</td> <td style="border-bottom-style: groove"> &nbsp;</td> <td style="border-bottom-style: groove"> &nbsp;</td> <td style="border-bottom-style: groove"> &nbsp;</td> <td style="border-bottom-style: groove"> &nbsp;</td> <td style="border-bottom-style: groove"> &nbsp;</td> </tr> <tr> <td style="border-bottom-style: groove"> &nbsp;</td> <td style="border-bottom-style: groove"> &nbsp;</td> <td style="border-bottom-style: groove"> &nbsp;</td> <td style="border-bottom-style: groove"> &nbsp;</td> <td style="border-bottom-style: groove"> &nbsp;</td> <td style="border-bottom-style: groove"> &nbsp;</td>

<td style="border-bottom-style: &nbsp;</td> <td style="border-bottom-style: &nbsp;</td> </tr> <tr> <td style="border-bottom-style: &nbsp;</td> <td style="border-bottom-style: &nbsp;</td> <td style="border-bottom-style: &nbsp;</td> <td style="border-bottom-style: &nbsp;</td> <td style="border-bottom-style: &nbsp;</td> <td style="border-bottom-style: &nbsp;</td> <td style="border-bottom-style: &nbsp;</td> <td style="border-bottom-style: &nbsp;</td> </tr> <tr> <td style="border-bottom-style: &nbsp;</td> <td style="border-bottom-style: &nbsp;</td> <td style="border-bottom-style: &nbsp;</td> <td style="border-bottom-style: &nbsp;</td> <td style="border-bottom-style: &nbsp;</td> <td style="border-bottom-style: &nbsp;</td> <td style="border-bottom-style: &nbsp;</td> <td style="border-bottom-style: &nbsp;</td> </tr> <tr> <td style="border-bottom-style: &nbsp;</td> <td style="border-bottom-style: &nbsp;</td> <td style="border-bottom-style: &nbsp;</td> <td style="border-bottom-style: &nbsp;</td> <td style="border-bottom-style: &nbsp;</td> <td style="border-bottom-style: &nbsp;</td> <td style="border-bottom-style: &nbsp;</td> <td style="border-bottom-style: &nbsp;</td> </tr> </table>

groove"> groove">

groove"> groove"> groove"> groove"> groove"> groove"> groove"> groove">

groove"> groove"> groove"> groove"> groove"> groove"> groove"> groove">

groove"> groove"> groove"> groove"> groove"> groove"> groove"> groove">

<table class="style1"> <tr> <td width="70%"> &nbsp;</td> <td style="border-top-style: ridge; border-width: thin" width="1 0%"> &nbsp;</td> <td style="border-top-style: ridge; border-width: thin" width="1 0%"> &nbsp;</td> <td style="border-top-style: ridge; border-width: thin" width="1 0%"> &nbsp;</td> <td> &nbsp;</td> </tr> </table> <table class="style1"> <tr> <td width="80%"> &nbsp;</td> <td> //PAGING</td> </tr> </table> </td> </tr> </table> </td> <td width="40%"> &nbsp;</td> </tr> </table> </form> </body> </html>

You might also like