the better method is to make a tabel's cell server control by adding runat="server" and id="tdPage"
the read that aspx file and read its content till end in a string
then assign that string to the inner html of the cell like:
tdPage.InnerHtml = ---------
Regards,
Rashida Jabeen
http://www.akaas.net