Include Files (Part 2)

  • Thread starter Thread starter Colm
  • Start date Start date
C

Colm

I an using below syntax.

<!-- #include file = "include_files/Somefile.js"-->

When I put this line on my aspx page, it shows the script
on the interface which I don't want.
 
I missed "Part 1", but why not use <script src="include_files/Somefile.js"
/> ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top