Click here to Skip to main content
15,909,242 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i want to create either new instance of existed asp web form or create new one using C# code ?


for example: you see here they create new page with
http://www.codeproject.com/answers/65324/how-to-create-new-instance-of-asp-page.aspx[^]
i want to do the same thing !!!
thanks
Posted
Updated 13-Mar-10 3:28am
v2

1 solution

This is very simple you could have even found it by looking at the html source of this page.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900