ASPAlliance.com : The #1 Active Server Pages .NET Community The #1 ASP.NET Community
Search   Search

Subscribe   Subscribe

Powered by ORCSWeb Hosting


Site Stats


Powered By ASP.NET
 
Featured Sponsor

Featured Columnist


Featured Book
ASP.NET Tips, Tutorials, and Code
ASP.NET Tips, Tutorials, and Code

Find Prices
Read Review
Read Review
Sample Chapter
Sample Chapter


New! asp.netPRO

We publish our articles in the standard RSS format.

Powerful .NET Email Component

Code Sharing Software
Table.aspx by Damian Manifold
  1 <%@ Page Language="vb" AutoEventWireup="false" Codebehind="table.aspx.vb" Inherits="Article1.table" %>
  2 <%@ Register TagPrefix="cc1" namespace="DPM" Assembly="DPM" %>
  3 <cc1:alliance id="Alliance1" runat="server"></cc1:alliance>
  4 <center>
  5   <table id="Table1" runat="server">
  6   </table>
  7 </center>
  8 <cc1:alliance id="Alliance2" runat="server" Type="Bottom"></cc1:alliance>
Table.aspxGenerated using CodeView
 Copyright © 2000-2003 ASPAlliance.com  Page Rendered at 11/8/2009 1:20:53 AM