Forum Moderators: martinibuster
The code looks like this:
<!--#INCLUDE FILE="AdSense.txt" -->
It also makes menus and the like easy cause then you just include the file on your pages and you've only got one thing to edit.
I do my menu's, AdSense blocks, sitewide links, etc this way. Basically anything that will be on multiple pages I just use as an include.
What's nice, is to the end user the HTML looks as if it was hard coded on the page cause the server inserts it in for you.