Line 5: <%@ Register TagPrefix="HDR" TagName="Header" Src= "~/includes/header.ascx" %>
Line 6: <%@ OutputCache Duration="60" VaryByParam="none" %>
Line 7: <%@ Page Language="c#" CodeBehind="default.aspx.cs" AutoEventWireup="false" Inherits="EDGARfilings.training._default" %>
Line 8: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
Line 9: <html>
|