Method that helps to merge some ASPX pages
I am wondering whether there is a tried and tested method that can help me to merge some ASPX pages that I have into one page. At first I was thinking of using an embedded IE but for security reasons I am denied by ASP. I am trying to avoid a situation whereby I would be forced to create a new form – copying all fields and back end CRM code in order to regenerate both pages in the asp.net. I would like the method to perform functions such as taking all the functionality of the contact information and contact notes which am yet to find. Any idea is welcome.








