What's wrong with this:

<!--#include file=page8.asp?mrhp -->

I've placed it in an ASP page and run it through both the PWS 4 and IIS 4...

In both cases the server seems to completely ignore the SSI and just leave it on the page like a comment.

While I'm at it...is it ok to pass variables to an included file in an SSI tag (like the "?mrhp" bit above)?