<%@ Register TagPrefix="controls" TagName="AccountOrders" Src = "Controls/AccountOrders.ascx" %> <%@ Register TagPrefix="controls" TagName="ClosedOrders" Src = "Controls/ClosedOrders.ascx" %> <%@ Page Language="C#" AutoEventWireup="false" EnableViewState="false" EnableEventValidation="false" CodeFile="Account.aspx.cs" Inherits="Trade.Web.Account" %> <%@Import Namespace="Trade.StockTraderWebApplicationModelClasses" %> .NET StockTrader Account Information

Account Information




Total Orders Shown:
Subtotal Buys Subtotal Sells Subtotal Fees Net Impact Cash Balance
<%=string.Format("{0:C}", AccountOrdersControl.orderData.subtotalBuy)%> <%=string.Format("{0:C}", AccountOrdersControl.orderData.subtotalSell)%> <%=string.Format("{0:C}", AccountOrdersControl.orderData.txnFeesSubtotal)%> <%=AccountOrdersControl.orderData.netImpactCashBalance%>




Full Name: Email Address:
Address: Password:
Credit Card: Confirm Password:
Update

Account ID: Account Created:
User ID: Last Login:
Opening Balance: Total Logins:
Cash Balance: Total Logouts:


Get Quote
Apache Stonehenge Incubator Project .NET StockTrader

Created with Visual Studio and the Microsoft .NET Framework 3.5