Dynamic aspx page
how can we create a aspx page at run time?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Apr 1, 2012, 12:20 AM
Please refer the below links
http://myworkcodes.wordpress.com/2011/07/02/creating-asp-net-page-dynamically-using-dotnet-programe/
http://www.codeproject.com/Articles/8574/Generate-dynamic-ASP-NET-pages-by-using-XML-and-XS
Thanks