Converting ASP to .NET

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sambookwel
    New Member
    • Nov 2006
    • 1

    Converting ASP to .NET

    I am having difficulty figuring out how to "include" a file into a ASP.NET page. I have a JS menu that I want to add to my pages. In ASP I used:
    <!--#include file="../includedtools/includedtoolsin ner.htm" -->
    What is the code to do this in VB.net?
Working...