12345678910111213141516171819202122232425262728
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="StatisticsReport.aspx.cs" Inherits="StatisticsReport" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head runat="server"> <title>Untitled Page</title> </head> <body> <form id="form1" runat="server"> <div> <h1> @ΤztΡGέp</h1> </div> <div> <asp:Button ID="btnReportGenerate" runat="server" Height="29px" Style="z-index: 100; left: 196px; position: absolute; top: 534px" Text="Generate Report" Width="120px" OnClick="btnReportGenerate_Click" /> </div> U<br /> <br /> <br /> `Ӽ<br /> <br /> <br /> ^mƦW </form> </body> </html>