Hi, I have the following scenario:
I have a complete .asp web site, written in Classic .asp technology...and I want to include it in an ASP.NET 2.0 Web site. This .NET 2.0 website consists of a master page and several content pages, and what would really be ideal for me is that if a certain link is clicked (on the master page), this .asp site gets displayed in the content page...
I do not know if it is possible to make an .asp page display in the content page, with the following navigation from that .asp page also appearing in the content page....Is it possible? If yes, how can it be done? I would greatly appreciate your help!
Thanks in advance,
Timothy