Results 1 to 2 of 2

Thread: Include asp [resolved]

Threaded View

  1. #1

    Thread Starter
    Frenzied Member blindlizard's Avatar
    Join Date
    Feb 2001
    Location
    Austin, TX - United States of America
    Posts
    1,141

    Include asp [resolved]

    Can I use server side includes in an ASP.net page to include an old ASP page? I need to redo part of a web application/site that is done in VB/ASP. I have some tables that I include on every ASP page, so the one page I am thinking of coverting to ASPX needs those tables. Can I just do:
    Code:
    <!-- include file="../includes/table1.asp" -->
    or will the ASP even be processed through asp.dll ?
    Last edited by blindlizard; Sep 27th, 2004 at 07:23 PM.
    I drink to make other people more interesting!
    [vbcode]On Error GoTo Bar[/vbcode]
    http://www.monsterlizard.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width