i usually dont use page directives when creating asp pages (though i hardly
write asp anymore). however, when i do write asp pages, there usually are
#includes to headers, footers, etc.
whenever i tried to use the page directive with an asp page before, i never
could because i couldnt include multiple directives in the same document (du
e
to including multiple asp files).
is there a way to set up the directive to be passive, allowing to use the pa
ge
directive in every asp page, even those that are included? thanks!
|