Groups | Blog | Home
all groups > asp.net > november 2003 >

asp.net : include other aspx/html in my aspx page


Mr. x
11/30/2003 11:42:25 PM
Hello,

How can I include programmatically different code,
by using some of the aspx techniques.

Suppose I have main.aspx.
and I want to include table1.html in my code (or table1.aspx).
and to change it in some kind of code to table2.html.

How can I do that programmatically ?

Thanks :)

John Timney (Microsoft MVP)
11/30/2003 11:56:52 PM
use something called a User Control

--
Regards

John Timney (Microsoft ASP.NET MVP)
----------------------------------------------
<shameless_author_plug>
Professional .NET for Java Developers with C#
ISBN:1-861007-91-4
Professional Windows Forms
ISBN: 1861005547
Professional JSP 2nd Edition
ISBN: 1861004958
Professional JSP
ISBN: 1861003625
Beginning JSP Web Development
ISBN: 1861002092
</shameless_author_plug>
----------------------------------------------

[quoted text, click to view]

AddThis Social Bookmark Button