Dynamically include an aspx page
Hai all,
I want to dynamically include an aspx page into another aspx page.
I used Response.WriteFile() but the problem is since there are two page directives the FF displays the second page directive. I also used "include files" but the same problem exists. Do we have any other alternate method?.
plz help immediately.
regards,
krishna
|