Classic .asp site in Content Page - can it be done?

Last post 10-08-2007 10:52 AM by timothym. 2 replies.

Sort Posts:

  • Classic .asp site in Content Page - can it be done?

    10-08-2007, 10:22 AM
    • Member
      399 point Member
    • timothym
    • Member since 11-14-2003, 3:11 AM
    • Posts 97

    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

  • Re: Classic .asp site in Content Page - can it be done?

    10-08-2007, 10:35 AM
    Answer
    • Star
      12,429 point Star
    • ca8msm
    • Member since 11-29-2005, 3:57 PM
    • http://mdssolutions.co.uk
    • Posts 2,152

    If there is not interaction needed between the two sites, you could just display the asp site via an iframe. 

    Website Design Darlington - http://mdssolutions.co.uk
    http://lessthandot.com - Experts, Information, Ideas & Knowledge
    http://aspnetlibrary.com - An online resource for professional ASP.NET developers


    Please remember to click "Mark as Answer" on this post if it helped you

  • Re: Classic .asp site in Content Page - can it be done?

    10-08-2007, 10:52 AM
    Answer
    • Member
      399 point Member
    • timothym
    • Member since 11-14-2003, 3:11 AM
    • Posts 97
    Thanks! That was exactly what I was looking for...putting an iFrame in the content page...
Page 1 of 1 (3 items)